Creative Association API
Error Response Code | Error Description |
---|---|
DUPLICATE_URL_TRACKERS | Duplicate trackers passed for same ad Units |
INVALID_FIELD_AD_UNIT | Invalid ad Unit value. Supported values are [MARQUEE, SKYLINE, BRANDBOX, GALLERY] |
INVALID_FIELD_CREATIVE_ID | The creative content does not exist for given advertiser id. |
INVALID_URL_TRACKERS_SIZE | URL Tracker Size should be between 1 to 4 |
INVALID_FIELD_AD_GROUP_ID | Ad Group ID doesn't exist |
INVALID_FIELD_CLICK_URL_DESKTOP_M_WEB | The format of clickUrlDesktopMWeb (structure of extensions and URLs) is not proper. |
INVALID_FIELD_CLICK_URL_APP | The format of clickUrlApp (structure of extensions and URLs) is not proper |
INVALID_FIELD_DESKTOP_M_WEB_TAG | The format of desktop M web tag (structure of extensions and URLs) is not proper |
INVALID_FIELD_DCM_CLICK_URL_DESKTOP_M_WEB | The format of dcmClickUrlDesktopMWeb (structure of extensions and URLs) is not proper |
INVALID_FIELD_DCM_CLICK_URL_APP | The format of dcmClickUrlApp (structure of extensions and URLs) is not proper |
INVALID_FIELD_IAS_CLICK_URL_DESKTOP_M_WEB | The format of iasClickUrlDesktopMWeb (structure of extensions and URLs) is not proper |
INVALID_FIELD_IAS_CLICK_URL_APP | The format of iasClickUrlApp (structure of extensions and URLs) is not proper |
INVALID_FIELD_DV_CLICK_URL_DESKTOP_M_WEB | The format of dvClickUrlDesktopMWeb (structure of extensions and URLs) is not proper |
INVALID_FIELD_DV_CLICK_URL_APP | The format of dvClickUrlApp (structure of extensions and URLs) is not proper |
UNSUPPORTED_CREATIVE_APPROVAL_STATUS | Only PENDING_APPROVAL or APPROVED creative can be associated |
CREATIVE_AD_GROUP_ASSOCIATION_LIMIT_REACHED | The number of creative IDs to be associated to a single ad Group has reached, cannot associate any more creative IDs |
INVALIDINPUT_COMBINATION_AD_GROUP_OR_CREATIVES_OR<ADUNIT_NAME> | Creative Association not found for given ad Group ID, creative ID and <ADUNIT_NAME> |
CREATIVEAD_GROUP_ASSOCIATION<ADUNIT_NAME>_ALREADY_EXISTS | Creative Ad Group association already created for <ADUNIT_NAME> |
CREATIVEAD_GROUP_ASSOCIATION<ADUNIT_NAME>_INVALID_VERSION_ERROR | Update version is invalid for <ADUNIT_NAME> |
CREATIVE_AD_GROUP_ASSOCIATION_BRANDBOX_UNSPECIFIED_ERROR | Creative Ad Group association for BRANDBOX failed |
CREATIVE_AD_GROUP_ASSOCIATION_GALLERY_UNSPECIFIED_ERROR | Creative Ad Group association for GALLERY failed |
CREATIVE_AD_GROUP_ASSOCIATION_SKYLINE_UNSPECIFIED_ERROR | Creative Ad Group association for SKYLINE failed |
CREATIVE_AD_GROUP_ASSOCIATION_MARQUEE_UNSPECIFIED_ERROR | Creative Ad Group association for MARQUEE failed |
Updated about 1 month ago