Re: Error creating resource: [message] fopen(https://adwords.google.com/api/adwords/reportdownload/v201806): failed to open stream: HTTP request failed!

2018-10-15 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, So I can better identify the cause of the issue, could you provide to me the clientCustomerId and the complete report definition that were used to generate your report? You may reply to me via the

Re: How do you download the day and time of day in the ad schedule target report?

2018-10-15 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Dominik, This feature, I'm afraid, was not made available in any recent versions of the AdWords API. Additionally, we do not recommend retrieving reports every fifteen minutes due to the availability of actual performance data. You may want to review our data freshness

Error creating resource: [message] fopen(https://adwords.google.com/api/adwords/reportdownload/v201806): failed to open stream: HTTP request failed!

2018-10-15 Thread mubbashar husain
Hi, I am getting this error for one of my client when I am trying to download the Shopping performance report. I have already contacted the Adwords API team and they this was their response Upon checking with the team, the issue could be due to the size of the report. Could you try on your en

Re: Criterion CSV list

2018-10-15 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Branko, The Codes and Formats documentation lists all available criterion IDs and system codes and formats that are supported in the AdWords API. It appears that some of the criteria from your screenshot is available v

Re: Regarding getting zipcode level data from Adwords API?

2018-10-15 Thread Soham Biswas
Hello All, Thanks for the info, so we can get this data campaign, date, ad group level wise? As segregations?? On Tue, Oct 16, 2018 at 8:31 AM 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum wrote: > Hi Soham, > > You can try to use the Click Performance Report >

Re: Adwords API : GetCampaign.php > Number of results found: 0

2018-10-15 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi there, I was able to receive the screenshots you sent yesterday via reply privately to author, and I've also responded privately. Have you received my response? If not, please see response below: "*Upon checking, 989-401-0993 is a test client account and should return the data when using th

Re: Regarding getting zipcode level data from Adwords API?

2018-10-15 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Soham, You can try to use the Click Performance Report and look at the field AoiMostSpecificTargetId

Re: Matching Adwords IDs to Adwords Names (CriteriaId)

2018-10-15 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you confirm if what you meant by AdWords Id and AdWords names are the details of the AdWords account such as the clientCustomerId and the account name? If so, you could use the ExternalCustomerId

Re: How do you download the day and time of day in the ad schedule target report?

2018-10-15 Thread Dominik Szabo
Adwords API team, i know this is an old thread, but was this feature ever added to the API? We are trying to pull our AdWords cost reports every 15 minutes, per ad group name , and we need the actual timestamp included in the return, not just "hour of day". Alternatively, if we can pass a clic

Criterion CSV list

2018-10-15 Thread Branko Dragovic
Hi guys, can you please me point me to direction where I can find CSV with ids and names for criterions in attached picture? https://developers.google.com/adwords/api/docs/appendix/codes-formats Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: htt

How to find keyword names from keyword IDs (CriteriaId)

2018-10-15 Thread Chetan KS
Hi, I have click performance report. For location code, I got the list of country names in Geotargets. similarly, where can I find the keyword name list. CriteriaId (Keyword IDs) -> Keyword Names. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googl

Re: Do AdGroupCriteria support temporary IDs?

2018-10-15 Thread Bas Vernooij
Hey Thanet, I'm trying to the same thing as described in this thread: *create an ad (AdGroupAdOperation), then apply an existing label to it within the same batch job (AdGroupAdLabelOperation).* Could you please update me on wether this should be possible now or if it's still in development?

Matching Adwords IDs to Adwords Names (CriteriaId)

2018-10-15 Thread Chetan KS
Hi, I have click performance report. I can match country codes to country names using Geotargets (https://developers.google.com/adwords/api/docs/appendix/geotargeting) Similarly, how to match Adwords Ids to Adwords Names CriteriaId (Keyword Ids) -> Keyword Names -- -- =~=~=~=~=~=~=~=~=~=~

Regarding getting zipcode level data from Adwords API?

2018-10-15 Thread soham . biswas
I am drilling down in each campaign and getting the column for zip code in the lowest level as per the screenshot. How to get this column through adwords API? Since, we are already using adwords API, but how to do this one?? Thanks in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: PolicyFindingError - "Phone number in ad text"

2018-10-15 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Before you proceed on submitting your ads, could you provide the complete SOAP request and response logs you got when you encountered the PolicyFindingErrors so I could further investigate the issue? Please reply via the *Reply privately to author*. Best regards, Jaki AdWords API Team On

Re: GetCampaigns.php Number of results found: 0

2018-10-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I deleted your post as it contains your confidential information such as oAuth credentials. In the future, you may refer to this post for guidelines on posting in this forum On Monday,

Re: no Campaign result from Google Ads API Client Library for PHP

2018-10-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Your setup looks good for me, but you are trying to fetch the campaigns against the manager account. You should fetch the campaigns against the non manager client customer id. Could you please retry getCampaign

Re: no Campaign result from Google Ads API Client Library for PHP

2018-10-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I deleted your post as it contains your confidential information such as oAuth credentials. In the future, you may refer to this post for guidelines on posting in this forum On Monday,

Re: QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED on test account. Why?

2018-10-15 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, Your process seems to be right, though there is an ongoing bug and we are following up with the team. I will update everyone when I have more information. Regards, Sai Teja, AdWords API Team. On Thursday, September 27, 2018 at 3:10:47 PM UTC-4, Aleksandar wrote: > > Hi > > I created a t

PolicyFindingError - "Phone number in ad text"

2018-10-15 Thread CFJ
I'm suddenly getting PolicyFindingErrors for ads with a policyTopicName of "Phone number in ad text". The ads I'm submitting do NOT have phone numbers in the ad text. According to your documention, "This new type of error indicates that the ad will certainly fail review again even if an exem

Re: Keywordless Category Report - cpcBid is missing. Where can I find it?

2018-10-15 Thread Matthias Baader
Hi Jaki, thank you very much! Best regards Matthias -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Gro

Re: Adwords API : GetCampaign.php > Number of results found: 0

2018-10-15 Thread mts09101012
I have same problem and I *reply privately to author* with screenshots. Please help to fix it! Thanks a lot! On Thursday, 11 October 2018 11:51:37 UTC+8, Dannison Yao (AdWords API Team) wrote: > > Hi there, > > In order for me to understand your issue more, could you provide more > details on t