Hi,
Thank you for reaching out to the Google Ads API support team.
I understand that you are encountering errors while trying to create an Audience via the Google Ads API. Create and update an audience using the
AudienceService. Each
Audience must have a unique name. Audiences are made up of audience segments and other audience dimensions, including age, gender, household income, and parental status. A segment can be only one of the following:
- User list segments
- Affinity or in-market segments
- Life event segments
- Detailed demographic segments
- Custom audience segments
With regard to the '
DIMENSION_INVALID' error you are encountering, please provide us with the "complete API logs" (
request and
response with
request-id and
request header) generated at your end.
If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.
You can send the details via Reply privately to the author option, or direct private reply to this email.
