Where to Find Daily Quota Used Thus Far

2018-08-17 Thread Charles Michael
Hi, I have a basic access account and I'm just trying to find where I can see the current number of requests I've made for the current day. From the developer console, under my project I can see the list of quotas for everything, but I'm not seeing Adwords API and all quotas are showing 0. Anyo

Re: Failed to refresh access token. See inner exception for details.

2018-08-17 Thread rentcafedev1
Sai, I have verified that my windows service is using a separate config file. I have also verified that the web application and the windows service are using the same credentials. The web application and the windows service call the same dll which makes the call to the Adwords API. Do you ha

Re: How can I update audience using phone number?

2018-08-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Ivan, Please check this guide on how to add Phone numbers to the member list. You will need to use the AdWordsUserListService.mutate() using the list member as hashedphonenumber

Re: Export Data from Bid Landscape

2018-08-17 Thread YLi
Hi Luis, I figured it out. I need to change the fields in productgroup['criterion'] based on the document. Thanks, Kara On Thursday, August 16, 2018 at 11:08:34 PM UTC-4, Luis Xander Talag (AdWords API Team) wrote: > > Hi Kara, > > I could see in your code that you've already used the PRODUCT_PA

Re: AdRotationMode for AdGroup_Performance_Report not a valid report type

2018-08-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you please confirm if you are using AdWords API or AdWords Scripts? If you are using AdWords Scripts, could you please post your question on their forum ? If you are using AdWords API, please make sure that you are using the

Re: Failed to refresh access token. See inner exception for details.

2018-08-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, Thanks for the details, since the API call is working good for web application, you might need to check how the windows service is pulling the credentials and passing it to client libraries. Ideally, the same credentials should work provided everything else (user making the call, accoun

Re: AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Therese, The SERVICE_ACCESS_DENIED error occurs when a developer token which is approved for non-AdWords API service is used to make AdWords API calls. To troubleshoot further, could you please share the MCC account Id that holds the developer token being used to make the API call along w

Re: Is it possible to get keywords from a phrase using TargetingIdeaService?

2018-08-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Corinne, TargetingIdeaService will generate new keyword ideas based on the parameters specified in the selector. To investigate further on this concern could you please share the SOAP logs (request a

Re: How to iterate over Ad Schedule objects as returned by CampaignCriterionService

2018-08-17 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Nikolas, I was able to pull the Ad schedules by selecting the CriteriaType as AD_SCHEDULE. Please find the attached SOAP request and response as a reference. Here is the sample selector query in Java as a reference: SelectorBuilder builder = new SelectorBuilder(); Selector selector = bu

Re: Strange locationIDs in CAMPAIGN_LOCATION_TARGET_REPORT

2018-08-17 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Mat, User defined location ids will not be available in the LocationCriterionService. If that is the case, could you reply back with your client customer id and report definition so that I can troubleshoot further? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Campaign Performance report has different datat then shown iin Ads UI

2018-08-17 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Oksana, Thank you for sharing the report definition. Could you share the specific the campaign Id's for which you're seeing the discrepancy, so I can take a closer look? You can reply back via Reply privately to author option. Regards, Bharani, AdWords API Team On Friday, August 17, 201

AdRotationMode for AdGroup_Performance_Report not a valid report type

2018-08-17 Thread jan . fiedler
When trying to call AdRotationMode with AdGroup Performance Report through an Adwords Script I get the following Error. Column 'AdRotationMode' is not valid for report type ADGROUP_PERFORMANCE_REPORT. Double-check your SELECT clause. (file Code.gs, line 8) The documentation mentions AdRotation

No access to API (AuthorizationError.SERVICE_ACCESS_DENIED) but ManagerAccount with Basic Access and Admin

2018-08-17 Thread pandata
Dear all, I am trying to get reports from the AdWords API with python and I always get rejected with the error SERVICE_ACCESS_DENIED which means that I am not authorized to use the service (e.g. ReportDefinitionService). I am using the googleads.yaml file for authentication and checked the cre

AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-17 Thread pandata
Dear all, I simply try to download some reports or only show available report's attributes/metrics via the ReportDefinitionService.getReportFields in python3 using the googleads library. The error occurs as GoogleAdsServerFault: [AuthorizationError.SERVICE_ACCESS_DENIED @ ] I already checked

How can I update audience using phone number?

2018-08-17 Thread khokhlov . iyu
I only found how to do it using e-mail . I want to update it everyday. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

Re: Strange locationIDs in CAMPAIGN_LOCATION_TARGET_REPORT

2018-08-17 Thread drmatsavage
Okay, I have come up with a python script to interact with the LocationCriterionService, which has helped me learn more about the API, but am still having the issue with the locations returned from the API not being vaild If this helps anyone, the code I am using is: def find_names(client): l

Campaign Performance report has different datat then shown iin Ads UI

2018-08-17 Thread Oksana Sulyma
Hello Adwords support! >From one of the Google Ads account we serve we see different numbers of Impressions and Clicks in Campaign Performance report and in Adwords UI. Is there any reason for statistic in report to be smaller then in UI? My request xml looks next: AccountCurrencyCodeAccountDesc

Re: Is there any reason why I get less Ad Groups in report then I see in UI?

2018-08-17 Thread Oksana Sulyma
The answer to my question was simple - Ad Groups didn't come in Adwords Report as they had empty Clicks and Impressions: Hi Oksana, The performance (clicks, impressions) stats are not available for ad group id xxx and yyy so they are not coming in the Adgroup performance report

Re: Is there any reason why I get less Ad Groups in report then I see in UI?

2018-08-17 Thread Oksana Sulyma
The answer to my question was simple - Ad Groups didn't come in Adwords Report as they had empty Clicks and Impressions: Hi Oksana, The performance (clicks, impressions) stats are not available for ad group id 57966777499 and 57966777259 so they are not coming in the Adgroup performance report

Re: [7-2451000022883] Is there any reason why I get less Ad Groups in report then I see in UI?

2018-08-17 Thread Oksana
Thank you Milind so much for this information! On 16.08.18 21:28, adwordsapi-supp...@google.com wrote: Hi Oksana, The performance (clicks, impressions) stats are not available for ad group id 57966777499 and 57966777259 so they are not coming in the Adgroup performance report

Re: Is it possible to get keywords from a phrase using TargetingIdeaService?

2018-08-17 Thread Peter Bowen
Hi Corinne. I've had better luck using the keywords in the ad group instead of the ad copy, but it still requires human filtration to get rid of the junk. On Friday, 17 August 2018 10:21:45 UTC+1, corinn...@dentsuaegis.com wrote: > > > Hi, > > > > I’m currently doing a project to help media pl

Integrating with the clients Ads Manager using custom built website

2018-08-17 Thread Data Pro Software Solutions
Is it possible to integrate website with the different clients Google Ads Managers accounts so I can run Google Ads campaigns on my clients behalf via API. This is similar to the Facebook Business Manager features -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

How to iterate over Ad Schedule objects as returned by CampaignCriterionService

2018-08-17 Thread nikolas . pitsillos
I have set up a couple of Ad Schedules on some campaigns and I am using the CampaignCriterionService to obtain them. I pass the AD_SCHEDULE string to the Selector, however when I iterate over $page->getEntries() which is a CampaignCriterion[] and invoking the getCriterion() function it just re

TargetingIdeaService for getting relevant keywords from a phrase

2018-08-17 Thread corinne . choo
Hi, I’m currently doing a project to help media planners improve their process of creating ads by using AdWords API. One of the issues we want to solve is to help planners generate keywords from their ad copy. I tried using the TargetingIdeaService in AdWords API to do so, but I’m not sure

Is it possible to get keywords from a phrase using TargetingIdeaService?

2018-08-17 Thread corinne . choo
Hi, I’m currently doing a project to help media planners improve their process of creating ads by using AdWords API. One of the issues we want to solve is to help planners generate keywords from their ad copy. I tried using the TargetingIdeaService in AdWords API to do so, but I’m not sure

Re: Integrating multiple Ad Manager accounts with the custom website

2018-08-17 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies as our team is unaware of the Facebook feature that you mentioned as this is already outside of our expertise. Regarding managing accounts using the AdWords API, you can refer to this guide for more info

Strange locationIDs in CAMPAIGN_LOCATION_TARGET_REPORT

2018-08-17 Thread drmatsavage
Hi, I am usng the `CAMPAIGN_LOCATION_TARGET_REPORT` to do some regional analysis of a number of Ads campaigns, however I am having trouble with this report returning a lot of locationIDs which are not in the locations lookup table reported here: https://developers.google.com/adwords/api/docs/a

Re: How to make AdWords Experiments work with API bid changes?

2018-08-17 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Updating bids should be possible for campaign drafts as stated here . So I can further investigate, could you provide the SOAP request and response that was generated when you updated the bids using t