Hi all,

we have created a new criterion using:

https://googleads.googleapis.com/v2/customers/XXXXXXXXXXXX/adGroupCriteria:mutate
{
    "operations": [{
            "create": {
                "ageRange": {
                    "type": "AGE_RANGE_18_24"
                },
                "adGroup": "customers/XXXXXXXXXXXX/adGroups/YYYYYYYYYYY",
                "status": "ENABLED",
                "type": "AGE_RANGE",
                "negative": false
            }

        }
    ]
}

that criterion is created sucessfully but when we check the google ads 
console we see all the AGE_RANGE active!

Is this a bug ?
How we can set up ONLY one set of AGE_RANGE (example as we did ONLY 18_24) ?

Regards,
Pierpaolo

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/78d3fd17-df06-40e9-83f7-8a0dd4a47d93%40googlegroups.com.

Reply via email to