I’m looking for assistance with some adwords API integration work I am doing. Here is the background:
- I’m creating a campaing the needs to have location targetting with proximity (25 mile radius) - I’m writing our code in go against the API directly (no sdk) I am able to first create the campaing no problem and get the campaignID back. I then want to set location targeting (city, state) and apply a radius of 25 miles. When I do this step I’m getting an error I can’t explain or get around, I’ve posted the code below. So two questions. 1. Is this the best way to do this operation (I’m open to ideas on a more effecitent way to create a campaign with location and proximity targetting. 2. If not can someone help me identify the issue with my code? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/e21d75d6-3326-4a83-9c60-63d449caf7c9%40googlegroups.com.
