{
"adProgram": "SPONSORED_BRANDS",
"asinComponents": [
{
"asin": "string",
"componentType": "LANDING_ASIN",
"id": "string"
}
],
"dateComponents": [
{
"componentType": "CAMPAIGN_DATE",
"endDate": "string",
"id": "string",
"startDate": "string"
}
],
"imageComponents": [
{
"componentType": "BRAND_LOGO",
"id": "string",
"landingPage": {
"asins": [
"string",
"string",
"string"
],
"pageType": "STORE",
"url": "string"
},
"url": "string"
}
],
"locale": "ar-AE",
"recordId": "string",
"textComponents": [
{
"componentType": "HEADLINE",
"id": "string",
"text": "string"
}
],
"videoComponents": [
{
"componentType": "SPONSORED_BRANDS_VIDEO",
"id": "string",
"landingPage": {
"asins": [
"string",
"string",
"string"
],
"pageType": "STORE",
"url": "string"
},
"url": "string"
}
]
}curl --location 'https://www.amazon.com/ap/oa/preModeration' \
--header 'Amazon-Ads-AccountId;' \
--header 'Amazon-Advertising-API-ClientId;' \
--header 'Amazon-Advertising-API-Scope;' \
--header 'Content-Type: application/json' \
--data '{
"adProgram": "SPONSORED_BRANDS",
"asinComponents": [
{
"asin": "string",
"componentType": "LANDING_ASIN",
"id": "string"
}
],
"dateComponents": [
{
"componentType": "CAMPAIGN_DATE",
"endDate": "string",
"id": "string",
"startDate": "string"
}
],
"imageComponents": [
{
"componentType": "BRAND_LOGO",
"id": "string",
"landingPage": {
"asins": [
"string",
"string",
"string"
],
"pageType": "STORE",
"url": "string"
},
"url": "string"
}
],
"locale": "ar-AE",
"recordId": "string",
"textComponents": [
{
"componentType": "HEADLINE",
"id": "string",
"text": "string"
}
],
"videoComponents": [
{
"componentType": "SPONSORED_BRANDS_VIDEO",
"id": "string",
"landingPage": {
"asins": [
"string",
"string",
"string"
],
"pageType": "STORE",
"url": "string"
},
"url": "string"
}
]
}'{
"adProgram": "SPONSORED_BRANDS",
"asinComponents": [
{
"asin": "string",
"componentType": "LANDING_ASIN",
"id": "string",
"policyViolations": [
{
"name": "string",
"policyDescription": "example: Advertising alcohol is not allowed",
"policyLinkUrl": "https://advertising.amazon.com/resources/ad-policy/en/creative-acceptance#alcohol",
"type": "WARNING"
}
],
"preModerationStatus": "REJECTED"
}
],
"dateComponents": [
{
"componentType": "CAMPAIGN_DATES",
"endDate": "string",
"id": "string",
"policyViolations": [
{
"name": "string",
"policyDescription": "example: Advertising alcohol is not allowed",
"policyLinkUrl": "https://advertising.amazon.com/resources/ad-policy/en/creative-acceptance#alcohol",
"type": "WARNING"
}
],
"preModerationStatus": "REJECTED",
"startDate": "string"
}
],
"imageComponents": [
{
"componentType": "BRAND_LOGO",
"id": "string",
"landingPage": {
"asins": [
"string",
"string",
"string"
],
"pageType": "STORE",
"url": "string"
},
"policyViolations": [
{
"imageEvidences": [
{
"height": 0,
"topLeftX": 0,
"topLeftY": 0,
"width": 0
}
],
"name": "string",
"policyDescription": "string",
"policyLinkUrl": "https://advertising.amazon.com/resources/ad-policy/en/creative-acceptance#alcohol",
"textEvidences": [
{
"position": {
"end": 0,
"start": 0
},
"violatingText": "alcohol"
}
],
"type": "WARNING"
}
],
"preModerationStatus": "REJECTED",
"url": "string"
}
],
"locale": "ar-AE",
"preModerationId": "string",
"recordId": "string",
"textComponents": [
{
"componentType": "HEADLINE",
"corrections": [
"string"
],
"id": "string",
"policyViolations": [
{
"name": "GRAMMATICAL_ERROR",
"policyDescription": "string",
"policyLinkUrl": "https://advertising.amazon.com/resources/ad-policy/en/creative-acceptance#alcohol",
"textEvidences": [
{
"position": {
"end": 0,
"start": 0
},
"violatingText": "alcohol"
}
],
"type": "WARNING"
}
],
"preModerationStatus": "REJECTED",
"text": "string"
}
],
"videoComponents": [
{
"componentType": "SPONSORED_BRANDS_VIDEO",
"id": "string",
"landingPage": {
"asins": [
"string",
"string",
"string"
],
"pageType": "STORE",
"url": "string"
},
"policyViolations": [
{
"name": "string",
"policyDescription": "string",
"policyLinkUrl": "https://advertising.amazon.com/resources/ad-policy/en/creative-acceptance#alcohol",
"type": "WARNING",
"videoEvidences": [
{
"end": 0,
"start": 0
}
]
}
],
"preModerationStatus": "REJECTED",
"url": "string"
}
]
}