List Targeting API
Error Response Code | Error Description |
---|---|
TARGETING_DETAILS_FETCH_ERROR | An error occurred when trying to fetch targeting details |
RESOURCE_NOT_FOUND_FOR_GIVEN_INPUT_COMBINATION | Invalid ad group ID and advertiser ID combination passed in the input |
INVALID_KEYWORD_TARGETING_TYPE | Broad type is not allowed for negative keywords |
INVALID_CONTEXTUAL_TARGETING | Disabled node is present in the targeting Json |
MISSING_FILTER_ADGROUP_ID | Ad Group ID is a mandatory filter |
MISSING_FILTER_TACTIC | Tactic is a mandatory filter |
MISSING_FILTER_ATTRIBUTE | Attribute is a mandatory filter |
MISSING_FILTER_AUDIENCE_TYPE | Audience Type is a mandatory filter |
INVALID_FILTER_TACTIC | Invalid value provided for filter tactic. Supported values are [CONTEXTUAL, BEHAVIORAL] |
AUDIENCE_FETCH_FAILURE | Failed to fetch audiences with given filters. |
Updated about 1 month ago