Hi David, To clarify, you want to be able to use your custom ID for AdGroupId(Google AdWords) so that you can use this field to query for the AdGroup in your Web app? I'm afraid the ID of the AdGroup cannot be set. It is a read-only field. You could consider using AdGroupLabels <https://developers.google.com/adwords/api/docs/reference/v201605/AdGroupService.AdGroupLabel> which can be set using a AdGroupService.mutateLabel <https://developers.google.com/adwords/api/docs/reference/v201605/AdGroupService#mutatelabel> operation.
Regards, Shwetha, 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/f47b2d26-cb16-4069-9767-05460f44b809%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
