Pulled same report twice but getting different total values (one with a date segment, one without)

2018-05-18 Thread Stephen Barrett
Can someone help and explain AdWord's way of calculating their own metrics? The report I'm using is Keywords_Performance_Report I have pulled the same report twice with and without the segment Date for the Last 30 Days (see screenshot). Clicks, Total Conversion Value and Cost all matched up

Adwords Scripts via Adwords API

2018-05-18 Thread steve
I was wondering if there's a way to add a script to an account via the API? I'm not seeing that in the documentation. We use call tracking that allows us to run a script every hour that gets the keyword performance report and ties the keyword to the call that was triggered, but we have to

AWQL + WHERE + greater_than Percentage

2018-05-18 Thread Stephen Barrett
Hi! I'm trying to pull a Keywords Performance Report to only pull keywords with a CTR that is greater than 3%. ->from(ReportDefinitionReportType::KEYWORDS_PERFORMANCE_REPORT) ->where('Status')->in(['ENABLED']) ->where('Ctr')->greater_than(['3.00%'])

Re: ManagedCustomerService Returns Empty Result

2018-05-18 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Loredana, This is a known issue and our team is investigating this. I will update this thread if I have any new information to share. Thanks, Bharani, AdWords API Team On Wednesday, April 4, 2018 at 1:36:00 PM UTC-4, Normunds Vilcins wrote: > > Hi! > > > We are fetching the list of

Re: Kochava AdWords integration issue

2018-05-18 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Ian, On this forum we address questions related to AdWords API. I am seeing that your request/response is similar to the one in Mobile Apps Conversion Tracking and Remarketing API . Could

Re: BatchJobProcessingError.INTERNAL_ERROR

2018-05-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sam, Could you please reply back with the logs of the upload operations as well the download results so that we can take a closer look? You may opt to *reply privately to author*. Issues related to batch job performance may be intermittent. Do you consistently face this issue? Regards,

Re: how to get monthly search volume mobile device

2018-05-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The TargetingIdeaService in the API is analogous to first part of the Keyword Planner tool in the API. While trying to get the new keyword ideas

Re: First API call_Get AdWords Quality

2018-05-18 Thread API_DCH
Hi Luis, Thanks for the information, I have submitted the form to upgrade my token to get basic access. So that I can move forward to make some api calls to production account.. I learned that approval may take up to 2 business days. Do I get a confirmation email once it is approved. Please

BatchJobProcessingError.INTERNAL_ERROR

2018-05-18 Thread sam
Everything was running fine and all previous batch jobs completed without issues until we hit a BatchJobProcessingError.INTERNAL_ERROR. Does anyone know why this happened and what we can do to prevent this in the future? Batch job ID is 740197549 from yesterday and I can provide the batch job

Re: Extending invitations returns ManagedCustomerServiceError.NOT_AUTHORIZED error code

2018-05-18 Thread zemen
Hi Luis, it does not work. What I mean was to stop receiving emails on MCC Extending invitation events. Thanks in advance, zemen -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

how to get monthly search volume mobile device

2018-05-18 Thread walid salhi
hello , im using keyword planner api with the GETKEYWORDSIDEA and getkeywordstats and im looking for the way to get a mobile monthly search volume with the metric TARGETED_MONTHLY_SEARCHES ... im using searchparametrs and it's doesn't support platform or device , so any ideas to help me

Re: ManagedCustomerService Returns Empty Result

2018-05-18 Thread loredana . ilie
Hello, Ww are facing the same issue. We fetch the accounts using this function: managed_customer_service = self.client.GetService( 'ManagedCustomerService', version=self.ADWORDS_VERSION) # Construct selector to get all accounts. offset = 0 selector =

Kochava AdWords integration issue

2018-05-18 Thread ian
I'm using Kochava to roll up performance of our company's campaigns for our Android app. One of those campaigns is AdWords (we're running a couple UAC campaigns and we're stoked on the average CPI we're getting). I can see from the AdWords dashboard that we're getting plenty of installs, but

Re: Do Api support integration with UAC ?

2018-05-18 Thread Gita Zemguliene
Thank you for fast answer ! :) Yes, I download Campaign Performance Report with stats, but don't know what segment can split values per ad asset or is this even possible at all ? On Friday, May 18, 2018 at 12:02:17 PM UTC+3, Luis Xander Talag (AdWords API Team) wrote: > > Hi Missandei, > >

Re: Do Api support integration with UAC ?

2018-05-18 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Missandei, The Universal App Campaigns is supported in the AdWords API. You could check this guide for reference. As for the reporting, currently you could find in this section

Do Api support integration with UAC ?

2018-05-18 Thread Missandei
Hello, How can we get Adwords reports that include Ad Assets data ? Thank you ! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Re: querying removed *negative* keywords

2018-05-18 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Charles, Apart from the suggestion that I provided and your other solution of using the CustomerSyncService , there is no other way in which you could retrieve the REMOVED negative keywords information

Re: ad parameters not visible in ad

2018-05-18 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Martin, Based on the scenarios that you discussed, the ad params should have been applied to your ads as there were no errors being generated on your end when you created the ad params. So I can further

Re: First API call_Get AdWords Quality

2018-05-18 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sam, The QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED error means that you are using an unapproved developer token to make calls against a production account. An unapproved developer