Hi there Thanks for answer As I've written, I'm writing on Go. Google does not provide any official Google AdWords library for Go, so I have to deal with HTTP requests to https://adwords.google.com/api/adwords/cm/v201809/. And XML objects are made by marshalling native structs to the XML and it's all logs that I have.
I create objects based on https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService.Location and https://adwords.google.com/api/adwords/cm/v201809/CampaignCriterionService?wsdl. I didn't find any information about extra fields to the criterion object I should add and how to form it with those fields. It is nice if you have some example with already filled XML object for campaign criterion to set location targeting. Hope, you have :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/f753f350-b4db-4523-96b6-3de3ea8ccd1b%40googlegroups.com.
