What you receive
- Priority queue for newly eligible opted-out, unexpectedly opted-out, and newly absent SKUs
- Earliest/latest eligibility and normalized opt-in state for every supplied SKU
- Opt-in transition counts, intervening absence, and reappearance context
- Submitted-price and ship-price differences shown as context without inferred cause
- Earliest/latest eligible and opted-in catalog counts from the complete files
Who it is for
Walmart sellers, agencies, and pricing-operations agents reviewing CPA participation across a large eligible catalog before a human decides whether to change an opt-in setting.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday compares only the SKU, optional product name, normalized opt-in state, currency, submitted price, ship price, and optional recent units and unit contribution you provide across seller-confirmed full-catalog CPA Item Opt-in files—never buyer, order, address, contact, message, or customer data. It reads no Walmart account, API, report, item, price, or setting and verifies no field. Absence means report ineligibility only when every input really is a complete, consistently scoped file. A drift flag is not proof of cause, a recommendation to enroll or opt out, or expected Buy Box or sales impact. Friday does not publish listings and never enrolls, reprices, or changes an item, listing, or seller account. A human must verify the live CPA state before acting.
Synthetic sample
See the deliverable structure before buying
{
"currency": "USD",
"snapshot_count": 2,
"distinct_sku_count": 8,
"matched_sku_count": 5,
"newly_eligible_opted_out_count": 1,
"unexpectedly_opted_out_count": 2,
"newly_absent_ineligible_count": 1,
"eligible_opted_out_count": 1,
"newly_opted_in_count": 1,
"newly_eligible_opted_in_count": 1,
"stable_opted_in_count": 1,
"earliest_eligible_count": 6,
"latest_eligible_count": 7,
"earliest_opted_in_count": 4,
"latest_opted_in_count": 3,
"review_queue_preview": [
{
"priority_rank": 1,
"classification": "newly_eligible_opted_out",
"sku": "NW-STRAW-PK",
"latest_eligible": true,
"latest_opted_in": false,
"recent_units_sold": 70
},
{
"priority_rank": 2,
"classification": "unexpectedly_opted_out",
"sku": "NW-BTL-24",
"earliest_opted_in": true,
"latest_opted_in": false,
"recent_units_sold": 125
},
{
"priority_rank": 4,
"classification": "newly_absent_ineligible",
"sku": "NW-TOTE-LRG",
"latest_eligible": false,
"latest_opted_in": null,
"recent_units_sold": 35
}
],
"publish_status": "draft_needs_review",
"safety": "Snapshot observations only. The tool reads no Walmart account or file, never enrolls an item, recommends no price, and changes no listing."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.