Re: Location Criteria seems to be useless in TrafficEstimatorService?

2017-09-29 Thread Joshua Kozlowski
I believe we found the issue. Looks like the boilerplate example does not properly set the criteria. You can only make one setCriteria call. When we changed the criteria setting to one single call, the location information was included in the request.

Re: How can i set cross-device conversions on account

2017-09-29 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Mihir, You can use the CustomerService to set the attribute optimizeOnEstimatedConversions

Re: "People in my targeted location" in API

2017-09-29 Thread 'Tim Tsai' via AdWords API Forum
Great thank you Shwetha! -Tim On Friday, 29 September 2017 14:56:09 UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Tim, > > You need to update the GeoTargetTypeSetting > > of >

Re: Problems to add Video Ad from API

2017-09-29 Thread 'Jude Amagoh' via AdWords API Forum
Hi Estevo, Video campaigns are not supported in AdWords API services at the moment. They are supported only in API reports . Please keep an eye on the Google Ads Developer blog

Re: "People in my targeted location" in API

2017-09-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tim, You need to update the GeoTargetTypeSetting of your campaign as shown here

Re: about the date range of ReportDefinition

2017-09-29 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, If you're using the Campaign Criteria Report to retrieve the campaign-level criteria, please note that dateRange is not supported for this report type. If you're using any other report types,

Re: Getting response error when downloading zero impressions

2017-09-29 Thread Tirtha Ghosh Dastidar
Hi Peter, Did you get me error details in private reply? On Wednesday, September 27, 2017 at 12:04:32 PM UTC-7, Tirtha Ghosh Dastidar wrote: > > Hi Team, > > I am trying to build structure data hence downloading keyword performance > report with zero impressions=True (this was suggested to us

Re: AverageCpv and AverageCpe returned as Micro instead of double

2017-09-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Stefano, Thanks for pointing this out. Yes, AverageCpv and AverageCpe are indeed returned in "micros". I'll get in touch with the team to have the AdWords API report documents updated. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

"People in my targeted location" in API

2017-09-29 Thread 'Tim Tsai' via AdWords API Forum
Hi there, Is it possible to read and/or write to the field "People in my targeted location" in the "Location Options (Advanced)" in the Campaign Settings via the AdWords API? Thanks, Tim -- Please note our email domain has changed to @essenceglobal.com

How can i set cross-device conversions on account

2017-09-29 Thread mahir
Hi, I want to activate cross-device conversions on an account. Which service should i use? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Misspelling of new city name.

2017-09-29 Thread Andre Tannus
Thanks for the clarification, Nadine. André. On Fri, Sep 29, 2017 at 1:51 PM, 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum wrote: > Greetings André, > > I would be glad to clarify! I can see how it would be confusing. The ç > characters is considered

Re: Misspelling of new city name.

2017-09-29 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings André, I would be glad to clarify! I can see how it would be confusing. The ç characters is considered an extended ASCII character already. It's just not a part of the original printable set. I first wanted to clarify that when I was talking about ASCII characters earlier in the

Re: Misspelling of new city name.

2017-09-29 Thread Andre Tannus
I can't say I understand. Wouldn't 'Acu' be the ASCII version of 'Açu'? Or is there an effort to preserve phonetics? On Fri, Sep 29, 2017 at 10:49 AM, 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum wrote: > Hello André, > > I have good news! It's not

Re: Conservative Targeting in AdWords API

2017-09-29 Thread 'Tim Tsai' via AdWords API Forum
Got it, thanks Josh! On Friday, 29 September 2017 08:30:31 UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi Tim, > > Unfortunately, the AdWords API doesn't expose the "conservative" setting, > so this information will have to be retrieved using the UI. > > Thanks, > Josh, AdWords API Team

Re: Cant get API to do anything

2017-09-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you try and see if the suggestions mentioned here resolves your issue? If it doesn't, please create a new issue on the PHP client library and share these details

Re: Conservative Targeting in AdWords API

2017-09-29 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Tim, Unfortunately, the AdWords API doesn't expose the "conservative" setting, so this information will have to be retrieved using the UI. Thanks, Josh, AdWords API Team On Thursday, September 28, 2017 at 2:48:44 PM UTC-4, Tim Tsai wrote: > > Hi there, > > Is it possible to use the API to

Re: Allowing API access to a user account

2017-09-29 Thread Adam Marples
Thanks very much, just what I need On Friday, September 29, 2017 at 4:37:12 AM UTC+1, Peter Oliquino wrote: > > Hi Adam, > > What I can recommend is for you to use the ManagedCustomerService > > and link

AverageCpv and AverageCpe returned as Micro instead of double

2017-09-29 Thread Stefano Fontana
Hello AverageCpv and AverageCpe are returned in "micro" instead of double as stated in the documentation: https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#averagecpv Why is the type "Double" and not "MoneY" as in averageCpm and all the other metrics

Problems to add Video Ad from API

2017-09-29 Thread Estevo Paz
Here the flow: 1.- I created a video Campaign in http://adwords.google.com 2.- I created an AdGroup inside de Campaign 3.- Now, throw AdWords API, I want to create Ads: def add_ad_video(advertiser, ad_group_id, ad_name, youtube_url, final_url): ''' Create a new video Ad. '''

about the date range of ReportDefinition

2017-09-29 Thread mjkim
Hi. I am wondering about the campaign criteria that are viewed by the date range of ReportDefinition Because we developed using date range api, but the list of campaigns that are not included in the period of the calendar is viewed. I am looking forward to your response. thanks. -- --

about the date range of ReportDefinition

2017-09-29 Thread mjkim
Hi. I am wondering about the campaign criteria that are viewed by the date range of ReportDefinition Because we developed using date range api, but the list of campaigns that are not included in the period of the calendar is viewed. I am looking forward to your response. thanks. -- --

Re: Change account e-mail

2017-09-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi Gabriel, I'm not entirely an expert when it comes to using the G-Suite domain, however, I can confirm Dorian's statement that the OAuth2 credentials cannot be transferred or moved to be used by another account. As for having your email address changed you may refer to this discussion

Re: which adwords API (v201702) can be used to get the "recommended daily budget"

2017-09-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Yes, the information seen in your screenshot for *part #1* and *part #2, *which appears to be the recommended daily budget, are currently not available via the AdWords API. I would recommend that you get in touch with the product experts in the AdWords Community Forum