Hello, I am using V13 of the Google Ads Api and I recently started
encountering a new error, when I try and add a Targeting criteria (Gender,
Age range, or User Interest) to an Ad Group. The error comes from adding an
ad group criterion like so:
{ "entity": "ad_group_criterion", "operation": "create", "resource": {
"ad_group": "...", "gender": { "type": "FEMALE" }, "negative": true },
"$context": [...] }
The error appears as follows:
{ "error_code": { "request_error": "UNKNOWN" }, "message": "The error code
is not in this version.", "location": { "field_path_elements": [ {
"field_name": "mutate_operations", "index": 4 }, { "field_name":
"ad_group_criterion_operation" }, { "field_name": "create" }, {
"field_name": "gender" } ] }
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/2d46649a-d005-4377-96ed-3d7c5c4d9200n%40googlegroups.com.