Keywords traffic estimations using adwords test account

2020-05-25 Thread Tal Lipits
Hi I have a test adwords account (pending a prod one). I'm using the TrafficEstimatorService in order to make keywordEstimateRequests. I'm getting values, it works well. I wanted to make sure these values are the same as I would get using a prod account, as I do see some discrepancies from the

Why is my Ad Performance Report type get empty data?

2020-05-25 Thread hot games
I can get Campaign Performance Report data but I don't get AD_PERFORMANCE_REPORT why? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because

I can't extract any data from GEO_PERFORMANCE_REPORT [python]

2020-05-25 Thread hs c
report_fmt = { 'reportName': 'GEO_PERFORMANCE_REPORT', 'dateRangeType': 'CUSTOM_DATE', 'reportType': 'GEO_PERFORMANCE_REPORT', 'downloadFormat': 'CSV', 'selector': { 'fields': ['CountryCriteriaId', 'CampaignId', 'CampaignName', 'Impressions',

Re: partialFailure and validateOnly not supposrted with UserListservices

2020-05-25 Thread Patrick alejaga
Noong Miyerkules, Mayo 20, 2020 ng 12:32:05 PM UTC-4, si adsapiforumadvisor ay sumulat: > > Hi, > > I've added a request for this feature to be added. In the meantime, please > follow our blogs > for > more information on

Live Campaign not getting clicks and impressions without "campaign goal" set?

2020-05-25 Thread Zvonimir Ivašković
Hi! Since Google API does not have support for setting up campaign goal, is that reason why campaigns created trough API does not have any impressions or clicks? I have tried to create campaign trough API and then set goal. In that case campaign get views and imp. Is there alternative to make

Incorrect Keywordless Conversions when getting them via AdwordsAPI

2020-05-25 Thread Tiberiu Novac
Hey all, we are using the AdwordsAPI to generate custom Reports for our customers. However there is a difference (regarding dynamic ad targets) between the ads.google.com conversion value shown for a campaign and the conversion value for the same campaign that we get through the API. We are

Re: Standard access application form returns 403 Forbidden

2020-05-25 Thread Павел Лазаренко
Hello, I got the same error when I try to open a link "Apply for Basic Access" (the same for Standard Access Form). I've tried open it in a new Chrome incognito window. It doesn't help. четверг, 7 мая 2020 г., 17:19:47 UTC+3 пользователь adsapiforumadvisor написал: > > Hi Timur, > > Thank

Re: partialFailure and validateOnly not supposrted with UserListservices

2020-05-25 Thread Patrick alejaga
Noong Linggo, Mayo 17, 2020 ng 11:38:37 PM UTC-4, si cv ay sumulat: > > Hi, > > > I can see that I cannot use additional options like this not > working. partialFailure and validateOnly not supported with > UserListServices and OfflineUserDataJob > > > ['partialFailure' => false,

Is it possible to resend email invitation to Google Ads account?

2020-05-25 Thread V Kuznetsov
Hello, When I create an Ads account for a user and link it to my MCC account, the user gets an invitation email that they have to accept. Until it's accepted I am not able to manipulate or even access the account (I get GoogleAdsException when I call GetCustomer with the account's reference

Does GoogleAds API support fetching SHOWCASE_AD

2020-05-25 Thread Dongqi Wang
Hi, I'd like to get SHOWCASE_AD through GoogleAds API, but I found the migration guide mentioned that this ad type is not supported. Could you please confirm about that? Will GoogleAds API support SHOWCASE_AD in the future? Thank you! Best, Dongqi -- --

Ads Billings

2020-05-25 Thread Accountify Apps
I am trying get google ads billing account details means I am trying to show how much the user owes Google for ads. For this I am using BudgetOrderService of adword Api. My code is $session = $this->makeAdwordSession($g_token, $account['id']); $adWordsServices = new AdWordsServices();

Upload more than 20 videos in an AdGroup

2020-05-25 Thread lijin201415 lijin201415
Hello, Can I upload more than 20 videos in an AdGroup via google ads api? My ad type is app_ad. When I add more than 20 videos, the API responses 'Too Many'. . THX -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/