Adwords API Deprecation notice received today cites incorrect month

2018-06-28 Thread erik . thompson
Adwords Team, A correction email may be warranted? The Adwords API Deprecation notice "Important: Please migrate to a current AdWords API version by 06/25/2018" received this morning for v201710 cites the incorrect month in the title and body of the email. It references 6/25/2018 (which is

About pushing Offline conversion

2018-06-28 Thread pankaj grover
Hello team, we are building web application using .NET and integrated Adwords api for pushing offline conversation to our user's adwords account. 1) When we authorize a user with his adwords account then we get the Access token and Refresh Token for that account this is fine. 2) But when we

API sunset

2018-06-28 Thread vadim
Hello, we received an email Dear AdWords API Developer (MCC ID xxx), You’re receiving this message because your AdWords API Developer account submitted 15.7% of your API requests to an outdated API version within the past seven days. *AdWords API v201710 has been deprecated and will stop

Re: Fatal error: Uncaught SoapFault exception: [HTTP] Could not connect to host in ......./googleads/googleads-php-lib/src/Google/AdsApi/Common/AdsSoapClient.php:78

2018-06-28 Thread Sang Jin Kim
OK, thanks! 2018년 6월 25일 월요일 오후 3시 12분 37초 UTC+9, Luis Xander Talag (AdWords API Team) 님의 말: > > Hi Sang, > > It seems like the issue you encountered are more specific to PHP client > library. I would suggest to post your issue here > as

Re: How i can download or get Budget Performance Report using http request

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rajkumar, Could you confirm if what you wish is to download reports for other accounts? If yes, you could do this as long as you specify the account's correct clientCustomerId and its OAuth2 Credentials (client Id, client secret, refreshToken). You may use the same approved developer token

Re: Deleting "Removed" Entities

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sam, Thank you for providing the requested information privately. Allow me to reply in the public thread for other developer's reference. Upon investigation of the logs you provided, you were over the system limit for the number of campaigns allowed which is 10,000 according to this guide

Re: Google Ads API beta { "authorizationError": "DEVELOPER_TOKEN_NOT_WHITELISTED" }

2018-06-28 Thread rentcafedev1
Luis, Thank you for letting me know the time frame for my developer token getting whitelistted. KDJ On Wednesday, June 27, 2018 at 8:27:05 PM UTC-7, Luis Xander Talag (AdWords API Team) wrote: > > Hi, > > The whitelisting of your developer token for Google Ads API usually takes > up to one

Re: How can I whitelist an external Google ID for specific period?

2018-06-28 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Rosa, To give account access to the third party account you could follow the steps shown in the "How to grant access" section of this guide and to revoke access after 6 weeks by following the steps shown under "How to remove

Re: UNEXPECTED_INTERNAL_API_ERROR

2018-06-28 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, There was an issue this morning. Our servers faced severe latency issues resulting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR to some users. The issue should be resolved by

Re: Empty MultiAssetResponsiveDisplayAd fields in AD_PERFORMANCE REPORT for smart display campaigns

2018-06-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Holger, I have shared this information with the team. Could you share us your client customer Id, so I can forward it to the team? You can reply back via Reply privately to author option. I will keep you posted if I have any new updates from the team. Thanks, Bharani, AdWords API Team

Re: Best way to get catalog information

2018-06-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Heber, Depending on your use case, you will be able to use both API services and reports to pull the data. Since you're looking to pull the Ads in an AdGroup, based on the number of results and fields that they are looking for, they could decide if to use API services or reports. If

Re: demographics targeting in adgroup

2018-06-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, When a new ad group is created, until you explicitly set a demographic targeting criterion, everything will be targeted by default. No targeting criteria would mean target all criteria. That said, when you explicitly set a targeting criterion, the other ranges in that demographics

Re: UNEXPECTED_INTERNAL_API_ERROR

2018-06-28 Thread Kevin
I saw the same issue, as well as a couple '(500) Internal Server Error's an hour or two ago. Would be great to get an update. Thanks, Kevin On Thursday, June 28, 2018 at 9:30:04 AM UTC-7, Get Work wrote: > > Hi there, > > We're experiencing the following API error, just wondered if this was a

Re: UNEXPECTED_INTERNAL_API_ERROR

2018-06-28 Thread Caihua Du
We encountered the same issue from our side. Any known issue from AdWords side? Thank you! On Thursday, June 28, 2018 at 9:30:04 AM UTC-7, Get Work wrote: > > Hi there, > > We're experiencing the following API error, just wondered if this was a > temporary error, or when it would be fixed. > >

Re: getkeywordideas.php : results not contain keywords itselft

2018-06-28 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, Thanks for the clarification, I understand your concern. To move forward with the investigation, could you please share the screenshot of the entire page(without redacting any information) that shows the targeting parameters which generated the results shown in your screenshot? You

Re: Url Performance Report displays not all URLs

2018-06-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Mihail, I ran the URL Performance report and I received 183 rows which are matching with AdWords UI. Could you please share the web interface screenshot where you are seeing 4000 youtube channels. You

Re: Cannot add beta API to Google Developer Console project

2018-06-28 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Zweitze, Could you try to enable the Google Ads API using the incognito mode of Google Chrome and use the credentials that the project was created with while logging into developer's console? If the issue persists, could you please provide your MCC ID and the email address you are using

Re: Expression Rule User List Error

2018-06-28 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Danny, My apologies for the delay. At first it looked like in your post that you had solved the issue. I just re-read it, and I can see that you're still trying to get this figured out. So, I searched through our logs for your request and your response. I found the reason why you're having

Empty MultiAssetResponsiveDisplayAd fields in AD_PERFORMANCE REPORT for smart display campaigns

2018-06-28 Thread Holger Tschense
Hi, I'm frequently running ad performance reports using AWQL queries like this: SELECT Id, AdGroupId, AdGroupName, Description, [...] FROM AD_PERFORMANCE_REPORT Everything works like expected. Now I tried this for smart display campaigns using the MultiAssetResponsiveDisplayAd fields like :

How can I whitelist an external Google ID for specific period?

2018-06-28 Thread Rosa den Bakker
Together with an external party, I'm launching an AdWords campaign, but I need to whitelist the external ID only for specific weeks, how can I whitelist the ID for 6 weeks? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

UNEXPECTED_INTERNAL_API_ERROR

2018-06-28 Thread Get Work
Hi there, We're experiencing the following API error, just wondered if this was a temporary error, or when it would be fixed. InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError. Thanks -- --

Re: How to get cost from each account for this month without using Account Performance Report in Python

2018-06-28 Thread Eugene Reznichenko
Actually, my script works much faster when I run it after 11 pm EST On Wednesday, June 27, 2018 at 11:11:42 AM UTC-4, Milind Sankeshware (AdWords API Team) wrote: > > Hi Eugene, > > I am afraid that we don't have any direct method to get cost of all > accounts under the manager account.

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-28 Thread Константин Латыпов
Hi, I think that I dont understand this: "you should associate your ProductPartition *Root* to your "Other" case first before adding it in your BiddableAdGroupCriterion". I thought that this is association code: productNode.setParentCriterionId(rootPartition.getId()); But it still not

demographics targeting in adgroup

2018-06-28 Thread V54328u
I am able to create campaign successfully and adgroup. i have added code for demographics targeting : age, gender and parental status. Suppose a user has selected age range "18-24" next i am using AgeRange newAge = new AgeRange(); newAge.setId("id as per google api");

Cannot add beta API to Google Developer Console project

2018-06-28 Thread Zweitze
Hi all, Finally I've got a chance to look at the Ads API beta. However, I cannot activate this API in Google Developer Console?! When I run the .NET test program, I get an error message like this: Message: Status(StatusCode=PermissionDenied, Detail="Google Ads API has not been used in project

Re: CustomerService, getCustomers: QuotaCheckError.INVALID_TOKEN_HEADER

2018-06-28 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Giacomo, I'm glad it works on your end. Seems the problem itself was in the developer token rather than the RequestHeader. I believe the documentation for QuotaCheckError.INVALID_TOKEN_HEADER

Url Performance Report displays not all URLs

2018-06-28 Thread Mihail Ma
Hi all! I need to get all URLs by company, where my videoAd had been displayed. If I see it from AdWords web interface - for example for 25.06.2018 - there is about 4000 youtube channels, where AD been displayed. But if I get it from Url Performance Report by script - there only 180 urls(((

URL_PERFORMANCE_REPORT not all urls listed

2018-06-28 Thread Mihail Ma
Hi! I have VideoAd, and when i see dispayed urls in Web Interface of AdWords - there are above 4000 youtube channels, but when I get it from URL_PERFORMANCE_REPORT by script - there only 183 URLs. Why?? My script: var period = '20180625, 20180625'; function main() { var videoIdList = [];

Best way to get catalog information

2018-06-28 Thread Heber Rodriguez
Hello everyone, I'm dealing with having to download the criteria and ad catalogs and as I can see it can be done via services like the AdGroupAdService for downloading the ads information for example or it can be done via the Ad Performance Report, taking only information from the Ad and not

Re: INVALID_BILLING_ACCOUNT when trying to add budget order to a new managed account

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Eugene, To further investigate this, could you provide your complete SOAP request and response logs that was generated when the error was encountered along with your clientCustomerId via *Reply privately to author*? Regards, Dannison AdWords API Team -- --

Re: CustomerService, getCustomers: QuotaCheckError.INVALID_TOKEN_HEADER

2018-06-28 Thread Giacomo Furlan
Hello Luis, updates here. I've learnt that the developer key is not actually an API key, but an AdWords developer key (from the AdWords API Centre section of an administrative AdWords account). As per the first point thus it's not inherent anymore. I've created a MCC account now and applied

Re: How to enable SOAP logging in Laravel 5.5?

2018-06-28 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kenn, I seems like your concern is more on the logging of your PHP client library rather than the AdWords API. I would suggest to post your issue here as the PHP client library owners are better equipped to assist you. Thanks and

Re: Add location extension to My Google Business have error

2018-06-28 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Phu, To better investigate your concern, could you provide your clientCustomerId and the complete SOAP request and response that was generated when this error occurred? You may reply to me using the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team -- --

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, According to your logs, you are encountering the error RequiredError.REQUIRED , which means that you have a missing entity that the service you are using needs before it executes. Another error you are

Re: Add a User / Invite Management Access

2018-06-28 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alec, The process you mentioned is correct and there had been no changes as to how the email access can be granted. As for your questions, the #1 item should not be possible since the email sent to the other AdWords account is just an invitation to link (MCC to client account)

Re: How i can download or get Budget Performance Report using http request

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rajkumar, You could pattern your report on this sample code provided in the documentation that is also available in the Java client library. You just have to make the

Re: INVALID_BILLING_ACCOUNT when trying to add budget order to a new managed account

2018-06-28 Thread Eugene Zinin
Hello, As you can see in my code, I'm using a billing account just from output of budgetOrderService.getBillingAccounts. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: CustomerService, getCustomers: QuotaCheckError.INVALID_TOKEN_HEADER

2018-06-28 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Giacomo, Could you clarify if you are using the AdWords API or the Google Ads API ? Cause in this step "*1. I've went to the Google API dashboard and enabled the Google

Re: Missing values from CRITERIA_PERFORMANCE_REPORT

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jonathan, My apologies as we do not have the answer of what business logic is applied for single attribution reports in choosing the criteria. if you want, you could ask the Advertiser's Community Forum as the

Re: INVALID_BILLING_ACCOUNT when trying to add budget order to a new managed account

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Eugene, The error INVALID_BILLING_ACCOUNT is encountered when the billing account used when creating a BudgetOrder is not a valid one. Could you confirm if the account has been

Re: Deleting "Removed" Entities

2018-06-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sam, Upon investigation, the CAMPAIGNS_PER_ACCOUNT reason is not under the ACCOUNT_LIMIT errors. With this said, could you provide the complete SOAP request and response logs that was generated during the error encounter along with your clientCustomerId? You may reply to me via *Reply

Re: UpdateAdGroup for multiple adgroups

2018-06-28 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sean, Yes, actually, if you wish to do something more direct such as getting the performance metrics of a specific AdGroupId along with other relevant fields required for the update, you