Thanks for the update. It seems very strange that the latest API version 
doesn't let you bid adjust existing LocationGroups that you can bid adjust 
with in the Adwords interface (old and new).

I managed to get around this for now (until version sunsets in October) by 
mixing in some classes from the v201609 library just when dealing with 
LocationGroups:
use Google\AdsApi\AdWords\v201609\cm\CampaignCriterion;
use Google\AdsApi\AdWords\v201609\cm\CampaignCriterionOperation;
use Google\AdsApi\AdWords\v201609\cm\CampaignCriterionService;
use Google\AdsApi\AdWords\v201609\cm\LocationGroups
use Google\AdsApi\AdWords\v201609\cm\Operator;



On Wednesday, June 28, 2017 at 10:34:57 PM UTC-7, Peter Oliquino wrote:
>
> Hi Nick,
>
> As per my discussion with the team, the income targeting (using 
> IncomeOperand as a FunctionArgumentOperand) for the LocationGroups 
> <https://developers.google.com/adwords/api/docs/reference/v201705/CampaignCriterionService.LocationGroups>
>  criterion 
> have been updated to "read-only" since version 201702 of the AdWords API. 
> Meaning that starting from that version, any mutate requests involving this 
> criterion with the IncomeOperand will now result into the 
> FunctionError.INVALID_OPERAND_TYPE error.
>
> I have informed the team of the discrepancy in the documentation and the 
> changes should reflect when available. My apologies for the inconvenience.
>
> Best regards,
> Peter
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0a3427ad-411a-481c-bfb5-9ed531ae8ce7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to