Hi Anthony, I was trying to Demographics enable for UNKNOWN
$unknownAdGroupCriterion = new AdGroupCriterion([ 'ad_group' => $adGroupResourceName, // Targets Unknown. 'gender' => new GenderInfo([ 'type' => GenderType::UNKNOWN ]) ]); Thanks, On Thursday, 5 March 2020 22:38:39 UTC+5:30, adsapiforumadvisor wrote: > > Hello, > > Did you include UNKNOWN in a predicate filter? As you can see here > <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v3.enums#gendertype>, > > the value UNKNOWN is used for return value only. > > Regards, > Anthony > Google Ads API Team > > ref:_00D1U1174p._5001UXUBfZ:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/af9a6de8-da1e-47f1-9cc5-407027f7680e%40googlegroups.com.
