KEYWORDS_PERFORMANCE_REPORT cost does not match Adwords portal

2018-05-03 Thread tyler . conrad
Hi, I'm trying to use the KEYWORDS_PERFORMANCE_REPORT table to gather metrics (most importantly cost). When I download the report the totals for cost do not match the totals from the portal. It appears that the cost contributed from each campaign in the downloaded report is consistently

KEYWORDS_PERFORMANCE_REPORT not matching Adwords portal

2018-05-03 Thread tyler . conrad
Hi, Sorry if this is a double post - I tried to post earlier but did not see my thread show up. I'm trying to retrieve metrics from the KEYWORDS_PERFORMANCE_REPORT table (most importantly cost) and am seeing inconsistencies with the data when compared to the Adwords portal. The values for

Re: How to upload media assets to different UAC

2018-05-03 Thread aditigsportsbet
Thanks Dhanya! It works!! :) Can you please let me know how to handle PolicyViolationError while adding keywords On Thursday, 3 May 2018 02:55:20 UTC+10, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi Aditi, > > In python, to upload media to an existing campaign, you would use code >

Re: Fatal error: Class 'Google\AdsApi\Common\OAuth2TokenBuilder' not found.

2018-05-03 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, It seems your concern is more related to the PHP client libraries rather than the AdWords API. I would suggest to post your issue here as the client library owners are better equipped to assist you in this matter. Thanks and

Budget Ordering and Campaign Payment

2018-05-03 Thread sa
Hi, I have a question about creating an AdWords Campaign via AdWords API. I found the sample codes to create client accounts under my MCC account and create campaign under that created client account. According to the answer I got from AdWords support hotline, if a client account does not have

Fatal error: Class 'Google\AdsApi\Common\OAuth2TokenBuilder' not found.

2018-05-03 Thread Stephen Barrett
I'm getting this error when trying to view an example on a webpage: Fatal error: Class 'Google\AdsApi\Common\OAuth2TokenBuilder' not found. I installed the lib via git clone, I added the lib to a directory called adwords, and I added the adsapi_php.ini file to the root directory of my

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED - even though I am passing client customer id in request

2018-05-03 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jofin, This issue has been fixed. Please let us know if you are still seeing this failure. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Account creation and billing informaiton

2018-05-03 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alina, As you suspected, it is not possible to deposit money using the AdWords API. If the Manager account is whitelisted for BudgetOrderService and set up for Consolidated billing

Re: Trial creation fails only when previously we have defined campaign platform modifiers

2018-05-03 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, For the account mentioned in my previous reply, the Campaign: Campaign_ES_1 was created on May 2, 2018 and the Platform criteria has been added through the AdWords API. Could you share the API SOAP request and response logs for this operation? It will help us figure out on how exactly

Re: How to get "Where ads were shown" stats via API reports ?

2018-05-03 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Nhia, Are you trying to get data corresponding to "Where ads were shown" tab via the API? If so, please refer to my previous post and let me know if you have any additioanl questions. Regards, Sai Teja, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: INVALID_USER_INTEREST error for Affinity Audience and In Market Audience Options Returned from ConstantDataService.getUserInterestCriterion

2018-05-03 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Daniel, Unfortunately, no. That's the part we're working on. I'm in the process of looking for a temporary workaround in the meantime, but it's tricky to find a good format or a good place to put it. Cheers, Nadine, AdWords API Team On Wednesday, May 2, 2018 at 6:56:12 PM UTC-4,

Re: How to find the Application package name in one campaign through the adwords report api?

2018-05-03 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kevin, Could you clarify if you are targeting the mobile application as a negative criterion in the campaigns or you are targeting it in AdGroup level? Based on this guide , you could only target the mobile application

Re: Trial creation fails only when previously we have defined campaign platform modifiers

2018-05-03 Thread yeray . romero
Hello Bharani, thank you for the answer. Looks like we are moving towards the source of the error, however, AFAIK the user of the Adwords API doesn't create the platforms attached to a campaign but they are created by default for each campaign. We were only aware of the existence of devices

Re: Video Performance Report

2018-05-03 Thread 'Timna Carmel' via AdWords API and Google Ads API Forum
These are great news!!! We will give it a try and see how it goes. Thanks for the update On Thursday, May 3, 2018 at 12:14:59 AM UTC+3, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Timna, > > The Conversions >

Re: How to get "Where ads were shown" stats via API reports ?

2018-05-03 Thread nhia dien
me too, i have know ideal what should i do Vào 07:55:43 UTC-7 Thứ Tư, ngày 02 tháng 5 năm 2018, Tecdyn đã viết: > > Hi, > > Is it possible to get the stats shown here : > > >

Re: TrafficEstimatorService: clicksPerDay value greater than impressionsPerDay value

2018-05-03 Thread Jayson
Hi Peter, Thanks for the quick response. I will try to test it using production account once I got my basic access API application approved. Regards, Jayson On Thursday, May 3, 2018 at 5:03:05 PM UTC+8, Peter Oliquino (AdWords API Team) wrote: > > Hi Jayson, > > Test account results often

Re: TrafficEstimatorService: clicksPerDay value greater than impressionsPerDay value

2018-05-03 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jayson, Test account results often return dummy data so what you are encountering right now is not entirely accurate. In order to retrieve accurate estimates, you may need to try your request using a production account instead of your test account. Best regards, Peter AdWords API Team --

Re: Is there any way to get reports with unformatted data ?

2018-05-03 Thread ongyao via AdWords API and Google Ads API Forum
Hi, Unfortunately, AdWords API does not generate reports with fields according to it's data type. The data type you see on the documentation will not always reflect on the reports. Check this guide for

Re: CampaignBidModifierService returns empty CampaignBidModifierPage

2018-05-03 Thread Martin Botťánek
Ho Bharani, Thank you for a quick reply. Yes, I was trying to get bid modifiers for Platform - still, the response is empty. I'll get back to you about the request log later today. Thanks again. M. Dňa streda, 2. mája 2018 19:48:00 UTC+2 Bharani Cherukuri (AdWords API Team) napísal(-a): > >

TrafficEstimatorService: clicksPerDay value greater than impressionsPerDay value

2018-05-03 Thread Jayson
Hi, I'm using TrafficEstimatorService to retrieve traffic estimates for keywords. However I find the StatsEstimate result returned is kinda odd, because the clicksPerDay value is a lot greater than the impressionsPerDay value. Sample returned data: clicksPerDay: "421.2471",

Re: How to find the Application package name in one campaign through the adwords report api?

2018-05-03 Thread Kevin Tian
HI I mean I have got some fields like 'LOCATION' 'CONTENT_LABEL' 'LANGUAGE' in entries,but there is no MobileApplication field in it.Actually I just want to get *AppId* and *DisplayName.* Best regards. What I have got is just like this: { "totalNumEntries": 500, "Page.Type":