List Creative Adgroup Association API Error Codes
| Error Response Code | Error Description | 
|---|---|
| ADGROUP_IDS_LIST_LIMIT_EXCEEDED | Maximum number of adgroup Ids allowed for the filter is reached | 
| CAMPAIGN_IDS_LIST_LIMIT_EXCEEDED | Maximum number of campaign Ids allowed for the filter is reached | 
| INVALID_INPUT_MANDATORY_FIELD_EITHER_CREATIVE_IDS_OR_ADGROUP_IDS | Both adgroupIds and creativeIds cannot be empty or null | 
| INVALID_INPUT_VALUES_ADGROUP_ID | AdgroupId passed cannot be null or 0 | 
| INVALID_INPUT_DUPLICATES_ADGROUP_ID | Duplicate adgroupIds are not allowed | 
| INVALID_INPUT_VALUES_CREATIVE_ID | CreativeId passed cannot be blank | 
| INVALID_INPUT_DUPLICATES_CREATIVE_ID | Same creativeIds are not allowed multiple times | 
| INVALID_INPUT_OFFSET | Offset should not be less than 0 | 
| INVALID_INPUT_LIMIT | Limit should be greater than 0 and smaller than 1000 | 
Updated 4 months ago
