Hi, The id <https://developers.google.com/adwords/api/docs/reference/v201710/AdGroupCriterionService.Placement#id> of placement criterion can be set. According to the link, "This field is required and should not be null when it is contained within Operators : *SET*, REMOVE". Since Placement <https://developers.google.com/adwords/api/docs/reference/v201710/AdGroupCriterionService.Placement> object is a subclass of Criterion <https://developers.google.com/adwords/api/docs/reference/v201710/AdGroupCriterionService.Criterion> object, then it inherited the id of the Criterion on which you can use as id in the Placement object itself.
Also, I have already tested this code on my end and it worked successfully. Please try it on your end and see if there are any issues that you'll encounter. Thanks, Vincent 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 [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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/6c1bece4-409a-44ca-b2d3-dd2f22351c91%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
