Creative Association API Error Codes
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 |
CREATIVEAD_GROUP_ASSOCIATION<ADUNIT_NAME>_CREATE_SUCCESS | Creative Ad Group association for <ADUNIT_NAME> creation was successful |
CREATIVEAD_GROUP_ASSOCIATION<ADUNIT_NAME>_UPDATE_SUCCESS | Creative Ad Group association for <ADUNIT_NAME> updation was successful |
CREATIVEAD_GROUP_ASSOCIATION<ADUNIT_NAME>_CREATE_SUCCESS | Creative Ad Group association for <ADUNIT_NAME> deletion was successful |
ADGROUP_DOES_NOT_BELONG_TO_THE_ADVERTISER | Given AdGroup for the association does not belong to the given advertiser |
INVALID_CREATIVE_IDS | None of the given creativeIds in the request are valid or belong to the advertiser |
CREATIVEAD_GROUP_ASSOCIATION<ADUNIT_NAME>_NOT_FOUND | Creative AdGroup association not found for <ADUNIT_NAME> |
INVALID_END_DATEDUPLICATE_CREATIVE_ADGROUP_ASSOCIATION_REQUEST | Two or more entries with same creative Id and adGroup Id combination are not allowed in a request |
CREATIVE_AD_GROUP_ASSOCIATION_ACTION_NOT_ALLOWED_FOR_MID_FLIGHT_SCHEDULED_OR_COMPLETED_ADGROUP | Create/Update/Delete of creative adgroup association is not allowed for a live, scheduled or completed adgroup |
INVALIDFIELD_DCM_IMPR_URL_DESKTOP_M_WEB<ADUNIT_NAME> | The format(extension and urls structure) is not proper dcmImprUrlDesktopMWeb |
INVALIDFIELD_DCM_IMPR_URL_APP<ADUNIT_NAME> | The format(extension and urls structure) is not proper dcmImprUrlApp |
INVALIDFIELD_IAS_IMPR_URL_DESKTOP_M_WEB<ADUNIT_NAME> | The format(extension and urls structure) is not proper iasImprUrlDesktopMWeb |
INVALIDFIELD_IAS_IMPR_URL_APP<ADUNIT_NAME> | The format(extension and urls structure) is not proper iasImprUrlApp |
INVALIDFIELD_DV_IMPR_URL_DESKTOP_M_WEB<ADUNIT_NAME> | The format(extension and urls structure) is not proper dvImprUrlDesktopMWeb |
INVALIDFIELD_DV_IMPR_URL_APP<ADUNIT_NAME> | The format(extension and urls structure) is not proper dvImprUrlApp |
INVALIDFIELD_IAS_DESKTOP_M_WEB_TAG<ADUNIT_NAME> | The format(extension and urls structure) is not proper iasDesktopMWebTag |
INVALIDFIELD_DV_DESKTOP_M_WEB_TAG<ADUNIT_NAME> | The format(extension and urls structure) is not proper dvDesktopMWebTag |
Updated about 8 hours ago