Re: Exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED when try to upload media bundle

2018-09-17 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Inessa, It seems that your zip file from Google Web Designer was not published. Kindly try again after making sure that your zip file was published in Google Web Designer (you may follow this guide to publish your zip). Kindly l

Re: List of currency was supported

2018-09-17 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The link you provided is currently all the supported Currency Codes in the AdWords API and is based on ISO 4217. You can download the table as CSV file. Thanks and regards, Luis AdWords API Team On Mon

Re: Disk Quota for Batch Jobs is a negative number and doesn't seem to be recovering

2018-09-17 Thread Sanjay Hallan
Hi Anash, We are also having another issue with the batch job service, some of our operations within the batch job are failing with "TEMP_ID_ENTITY_HAD_ERRORS". This has only been noticed once for adwords account id 9477072454 and batch job id 848664387 at Sep 16, 2018 4:17:15 PM UTC. Thanks San

google-adwords-php-lib "Unmarshalling Error"

2018-09-17 Thread Hasan Genc
I get this error when I call the google adwords api and I did not solve the My servers run to AppDynamics and error is relative with it. Could someone help me? Unmarshalling Error: unexpected element (uri:"http://appdynamics.com";, local:"singularityheader"). Expected elements are <{http

Using the proximity criterion with the CampaignEstimateRequest

2018-09-17 Thread firstpositioninternational
I can't get the CampaignEstimateRequest criterion working. I tried this piece of code without success. Can you help me. Thank you $campaignEstimateRequest = new CampaignEstimateRequest(); $campaignEstimateRequest->setAdGroupEstimateRequests( [$adGroupEstimateRequest]);

Add and update audience lists

2018-09-17 Thread lwu
Hi Google Ads API team, I'm trying to write a script to update our custom audience list with Google Ads API. Now I'm able to create a new user list and add members into it, but I have 2 questions I cannot figure out, and haven't found a good explanation online. Using v201802 1) When I add new

Re: Extra keywords are getting added to output report

2018-09-17 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To further investigate your issue, kindly provide the complete SOAP request and response logs when you added the two keywords you mentioned, your clientCustomerId, and a screenshot of your report showing the retrieved three keywords. Kindly reply via the *Reply privately to author.* Best

Re: Responsive ad preview

2018-09-17 Thread Oksana Sulyma
Thanks Bharani... So for now there is no way to pull previews of Responsive Ads by Ads API? May be you could advice some way to get this info other then Reporting API? Thanks, Oksana On Friday, September 14, 2018 at 10:16:56 PM UTC+3, Bharani Cherukuri (AdWords API Team) wrote: > > Hello Oksana

Re: In-Market Audience List in Audience Performance Report

2018-09-17 Thread sreeram
Hi Milind, The criteria field in the Audience Performance Report just gives me the userlist values in the form "boomuserlist::" How could i get the verticals? Thanks, Sreeram On Wednesday, 5 September 2018 21:39:50 UTC+2, Milind Sankeshware (AdWords API Team) wrote: > > Hi Sreeram, >

AdWords API v201809

2018-09-17 Thread Caihua Du
Hey there, I saw there is a scheduling for the new AdWords API version (v201809), but didn't find it available yet. Is their any estimation when we can have it? Thanks, Caihua. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspo

Re: BatchJone: UploadOperations Timeout

2018-09-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Nellle, Glad you are able to solve the issue. Thanks for sharing the root cause here. Let me know if you have any other questions. Regards, Sai Teja, AdWords API Team. On Friday, September 14, 2018 at 6:43:15 PM UTC-4, Nellle Rickchards wrote: > > Found the problem... I had an indented if

Re: Responsive ad preview

2018-09-17 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Oksana, The Ad previews is currently not supported through the API. As an alternative to reports, you may use the AdGroupAdService.get() to get the Asset Link

Re: google-adwords-php-lib "Unmarshalling Error"

2018-09-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Hasan, Looks like the version of API you are pointing in the headers is sunset. Could you please upgrade to the v201806 version of API and make sure you are abiding by the changes shown in the migration gui

Re: Using the proximity criterion with the CampaignEstimateRequest

2018-09-17 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The CampaignEstimateRequest only accepts the criterion which are listed here

Re: How do I get report data for different placements in my adgroup? What is the field? How do I get report data for different placements in my adgroup?

2018-09-17 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, You can use criteria field to get the placement data via Placement Performance report . Pl

AWQL; getting the keyword name

2018-09-17 Thread newbie
I almost have all the data I need using the following AWQL query from the AdWords API: String query = "SELECT Device, ID, Impressions, Clicks, Cost, AverageCpc, AveragePosition FROM CRITERIA_PERFORMANCE_REPORT " + "WHERE Status IN [ENABLED] AND Clicks > 0 DURING LAST_7_DAYS";

Re: AdWords API v201809

2018-09-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Caihua, The v201809 version of API will get released soon but I cannot comment on the date of availability. You could keep an eye on our blog for information related to future releases. Regards, Sai Teja, AdWords API Team.

Re: Add and update audience lists

2018-09-17 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Lei, Please find my response below: *1) When I add new members to an existing list, will there be the dedup process? Which means if I add the same user twice, there will be only one item in the list? And if so, what is the "unique key"(is that hashed_email? or the combination of all pro

BatchJobError.DISK_QUOTA_EXCEEDED with no pending BatchJob

2018-09-17 Thread Rafael Machado
Hello, I'm getting a DISK_QUOTA_EXCEEDED error for one of my Google Ads account. I already checked the BatchJobs and there is no active one (all of them are DONE, except for one that is CANCELLED). Could you help me with that problem, please? Thanks in advance, Rafael -- -- =~=~=~=~=~=~=~=~

Re: AWQL; getting the keyword name

2018-09-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The Criteria in CRITERIA_PERFORMANCE_REPORT will have the actual keyword text. Please no

Get UAC report break down by location (country)

2018-09-17 Thread son . lengoc
Hi Adwords team, Currently I want to get stats about my UAC campaign, and I need to break it by country (United States, Brazil...). I found that Adwords API provides Campaign Location Report . Bu

PHP target audience

2018-09-17 Thread Дмитрий Пройдак
*Hello everybody!* At once I apologize for my English. I've been working with the Adwords API recently. I can not find how to add an audience to the company. Prompt through what service it is possible to make it. *Thanks in advance.* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: BatchJobError.DISK_QUOTA_EXCEEDED with no pending BatchJob

2018-09-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rafael, Could you please share your client customer Id? You could use reply privately to author while responding. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~

Re: AWQL; getting the keyword name

2018-09-17 Thread newbie
That was the magic word, thanks so much! On Monday, September 17, 2018 at 3:04:19 PM UTC-5, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hello, > > The Criteria > > in CRITERIA_PERFOR

Re: In-Market Audience List in Audience Performance Report

2018-09-17 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sreeram, You are right, the criteria field in Audience Performance Report only gives the values as specified in the Criteria prefixes section of this guide . The CriterionUserList will be displayed in the for

Re: Exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED when try to upload media bundle

2018-09-17 Thread Inessa M
Hi Dannison, Thanks for your reply! Does Google Web Designer have API? And if it does, can I publish my zip via API? Also can I upload HTML5 banners to Google Adwords that wasn't created using Google Web Designer? Regards, Inessa M. понедельник, 17 сентября 2018 г., 17:23:38 UTC+10 пользовате

Re: How do I get report data for different placements in my adgroup? What is the field? How do I get report data for different placements in my adgroup?

2018-09-17 Thread jia zheng
As you have described, I have already taken the placement report data, but I have 50,000+ data for one account per day. How do I get the top 10 placement report data for each ad group under this account? 在 2018年9月18日星期二 UTC+8上午2:03:59,Milind Sankeshware (AdWords API Team)写道: > > Hi, > > You can

Re: Exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED when try to upload media bundle

2018-09-17 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Inessa, My apologies as I'm not aware if there's a Google Web Designer API as our team specializes on AdWords API only. Yes, you may upload HTML5 ads in AdWords API that you have created on your own (as stated in situation 3 in this link

Re: google-adwords-php-lib "Unmarshalling Error"

2018-09-17 Thread Hasan Genc
Hello Teja, Thanks for your reply. My version is already v201806 and I still get the same error. Can I change the AdsSoapClient.php for remove the additional appdynamics headers or Do you suggest another solution ? Unmarshalling Error: unexpected element (uri:"urn:appdynamics", local:"singular