Skip to main content
PUT
Update advertiser Seller activation preference

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

advertiserId
string
required

Buyer advertiser ID

Pattern: ^[1-9]\d*$
storefrontId
string
required

Storefront ID

Pattern: ^[1-9]\d*$

Body

application/json
decision
enum<string>
required

Advertiser-specific seller activation preference. DEFAULT removes the preference and inherits account selection.

Available options:
DEFAULT,
ENABLED,
DISABLED

Response

Update advertiser Seller activation preference

Current advertiser-specific seller activation preference after the update.

buyerCustomerId
integer
required
Required range: 0 < x <= 9007199254740991
advertiserId
string
required
Pattern: ^[1-9]\d*$
storefrontId
string
required
Pattern: ^[1-9]\d*$
decision
enum<string>
required

Advertiser-specific seller activation preference. DEFAULT removes the preference and inherits account selection.

Available options:
DEFAULT,
ENABLED,
DISABLED