Re: Product partition tree corrupted

2018-07-24 Thread Caihua Du
Hi there, We have a similar problem here. It looks like when we call AdGroupCriterion service to get back product partition for an adgroup, the second top node of the product tree is not returned back. I have adgroup id and criterion id that should be under that AdGroup. Can you please help

Budget Reporting Lag Time

2018-07-24 Thread szusi
Hello, Simple question, I was wondering what the time delay on budget statistics are when doing a Budget_Performance_Report. Thanks, Sean -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Policy violations - v201710 vs 201706

2018-07-24 Thread GregT
Hi, Josh. It's been a couple weeks. Just checking in to see if there's any update? Thanks, Greg On Friday, July 6, 2018 at 10:07:56 AM UTC-5, Josh Radcliff (AdWords API Team) wrote: > > Hi Greg, Peter, > > Thanks for providing such detailed information on this issue. I've passed > this on to

Re: TargetingIdeaService RateLimit Constantly Getting Hit

2018-07-24 Thread Charles Michael
Thanks, I see I still have Standard Access, that's a good sign. As for the rate limits, I have no issue adhering to the timeout level given, I just wish it was more accurate. I always get returned 30 seconds, but its clearly much much higher (I've tried values as high as 600 and still get

Re: Canceled batches

2018-07-24 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you please share the client customer id for which you were running the batch job? Also, please share the SOAP request and response log for one of the failed batch job so that I can troubleshoot the issue. You could use '*Reply privately to author option*' while responding. Thanks,

Re: MaximizeConversionValueTargetRoas not valid for report type CAMPAIGN_PERFORMANCE_REPORT?

2018-07-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Gal, Thanks for sharing the details offline. On this forum we discuss questions about AdWords API. Since your question is about AdWords Scripts, please post your question and the logs in the AdWords Scripts forum . The experts

Re: How to get the total sum cost of a campaign that have the number 102 in it

2018-07-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, By default the reports will have the rows corresponding to the report definition. However, you can have just the summary printed out in your code. Please take a look at the StreamCriteriaReportResults.java

Re: Error al programar la secuencia de comandos. Inténtelo de nuevo más tarde

2018-07-24 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ivan, Since you have a question related to AdWords Scripts, I would suggest you to post it on the Scripts Forum so that the experts there can assist you. Regards, Dhanya, AdWords API Team -- --

Canceled batches

2018-07-24 Thread Zingler42
After friday updating the library from 201710 to 201806, all batches receive an empty response for all entities type. Batches for example: 801180610 801179959 801178999 801243438 801022790 801243705 801243357 801177685 801177142 801237261 801021956 801175561 801021359 801176377 801176329 -- --

Re: URL data missing in response from query to AdGroupAdService

2018-07-24 Thread tom . wagstaff
It's okay - found my answer. Thanks for all your help Milind. In case useful for others: *Caution:* Expanded text ads do not use url , displayUrl

Re: URL data missing in response from query to AdGroupAdService

2018-07-24 Thread tom . wagstaff
Thanks so much Milind, it worked! Are url and displayUrl deprecated? What circumstances (if any) do they still work in? Cheers, Tom On Monday, 23 July 2018 20:52:32 UTC+1, Milind Sankeshware (AdWords API Team) wrote: > > Hi Tom, > > To get finalUrl >

Error al programar la secuencia de comandos. Inténtelo de nuevo más tarde

2018-07-24 Thread GO Digital Perú
Hola! gusto en saludarlo. Tengo un problema con la programación de los Scrips de Adwords: cuando quiero asignar una frecuencia y horario para que se ejecute mi scrip me aparece el siguiente error: "Error al programar la secuencia de comandos. Inténtelo de nuevo más tarde" ya trate desde una

Re: Remove Partner Sites from Audience list

2018-07-24 Thread service
Thanks for the response. On Monday, July 23, 2018 at 2:37:13 PM UTC-5, Teja Makani wrote: > > Hello, > > Unfortunately, There is no way to change the network settings from API as > well as from the AdWords UI for the audience lists. You could read the > display network setting from the

Re: How can I set location and languages for my campaign

2018-07-24 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Soniya, You may use the CampaignCriterionService to target a location and language to your campaign. You may check this sample code

How can I set location and languages for my campaign

2018-07-24 Thread Soniya kaliappan
I need to create a new campaign . I have used below library to create new campaign . Referenece Link :- https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201806/BasicOperations/AddCampaigns.php Here no parameter for set location and languages . Need to be set

Re: After upgrading with v201806, Ad Status is coming enabled for removed ad in adwords

2018-07-24 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Keyur, To better assist you, could you confirm if you are trying to generate a report or calling a service? If you are using reports, could you provide your complete report definition along with your clientCustomerId? However, if you are calling a service, could you provide the complete