GMV Max

Exclude a creator from GMV Max

Manually exclude a creator (by TikTok handle) from this shop's GMV Max bottom-of-funnel delivery. Idempotent on (shop, handle): re-excluding an already-excluded creator is a no-op upsert that returns the existing row. Requires read_write scope and an Idempotency-Key. Single shop only.

post/gmv-max/excluded-creators

Headers

Idempotency-Keystring nullable

Request body

handlestring required

The creator's TikTok handle to exclude from GMV Max delivery — the same handle returned by GET /gmv-max/excluded-creators. Excludes the creator's videos from the shop's bottom-of-funnel ad boosts.

Response

Successful Response

Changes

No recorded changes to this endpoint across all 2 revisions of this API.