Re: basic access application for developer token

2023-12-17 Thread Vitaly
Hello guys, We also applied several weeks ago and still didn't heard back. Account ID is 750-150-2746 I tried to reach support regarding the case but it's still silent. I didn't even get any ticket ID or emails. We're already live and we need Basic Access ASAP. Please help! On Saturday 16

google-ads 12.0.0 whl file

2022-06-21 Thread Vitaly Markelov
Hello team, Would you have may be a .whl file for library google-ads 12.0.0? It is needed to use your library in AWS Glue python shell which has only python 3.6 there. Thanks Vitaly -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

0 values for Smart Campaigns from the ad_group_ad report

2021-02-25 Thread Vitaly Mashyanov
Hi the Google Ads API team, When we download the ad_group_ad report, Smart campaigns are left out, is this an expected behaviour? Account_id: 7458945678 Customer_id: 3686699574 For example, when I tried to requst data from *Campaign*, I got the data *POST

Re: Issue with GEO_PERFORMANCE_REPORT

2021-02-19 Thread Pismarev Vitaly
#cid>? > > > > On Thursday, February 18, 2021 at 11:05:51 PM UTC-8 pvv...@gmail.com > wrote: > >> >> Addition: >> >> We have a script from Google Ads Team running in Bulk Actions. >> It gets data from GEO_PERFORMANCE_REPORT using the same query >&g

Re: Issue with GEO_PERFORMANCE_REPORT

2021-02-18 Thread Pismarev Vitaly
Addition: We have a script from Google Ads Team running in Bulk Actions. It gets data from GEO_PERFORMANCE_REPORT using the same query пятница, 19 февраля 2021 г. в 09:39:05 UTC+3, Pismarev Vitaly: > We faced some issues with loading reports with using Python

Issue with GEO_PERFORMANCE_REPORT

2021-02-18 Thread Pismarev Vitaly
We faced some issues with loading reports with using Python Api. The GEO_PERFORMANCE_REPORT is empty always, meanwhile CAMPAIGN_PERFORMANCE_REPORT is loading well. client_customer_id=6882030488 We are using scripts in Google Ads right now. However, it would be better for us to use Python

Getting VideoViews and Cost in Video Performance Report

2019-06-05 Thread Vitaly Panait
Hi, everybody. I'm trying to get VideoViews and Cost in Video Performance Report but when I set in select this fields I get empty result. What did I wrong? $query = (new ReportQueryBuilder()) ->select([ 'CampaignId', 'VideoId', 'VideoViews', 'Cost' ])

Re: Operations on different kinds of entities in a single request

2019-05-09 Thread Vitaly Dukhota
Thank you so much Van Vu for taking time to post this! This is a really cool find. I will surely try this approach - ability to create the whole hierarchy atomically is priceless for my purposes. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Operations on different kinds of entities in a single request

2019-03-27 Thread Vitaly Dukhota
Thank you Sreelakshmi. Am I right assuming your answer applies to both AdWords API and the new Ads API? > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Operations on different kinds of entities in a single request

2019-03-26 Thread Vitaly Dukhota
Hi, I know it's possible to mutate multiple entities of the same kind in a single request, and the operations will be done atomically (all or none). For example, it's possible to create multiple campaign operations and submit them all in a single atomic request, but the problem is that they

New Ads API Beta - .NET client bug

2018-12-13 Thread Vitaly Dukhota
Hi, I am not sure if it’s the best place to report a problem – please point me in the right direction if it isn’t. There is a bug/issue in the .NET client for the new Ads API beta: ConfigBase.cs, LoadConfigRoot(IConfigurationRoot configurationRoot) method, line 57: setting =>

Operations number - threshold to go for batching

2018-12-12 Thread Vitaly Dukhota
Hi, my understanding is that there is an overhead associated with batching operations. It probably doesn’t make sense to submit a batch if I only want to perform one or two operations – it will probably be quicker to just call the appropriate services directly and submit each operation

Batch operations in the new Ads API beta

2018-12-04 Thread Vitaly Dukhota
Hi, is batch processing implemented in the new Ads API beta? Couldn't find anything related in the reference or sources... -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Managed Customers & the new Ads API Beta

2018-11-22 Thread Vitaly Dukhota
Thank you Sai, I will follow the blog in anticipation of implementing the managed customers feature via the new Ads API Beta. As for the other question regarding batching, you answered it perfectly - thank you very much. Kind regards, Vitaly Dukhota On Wednesday, November 21, 2018 at 6:06:47

Managed Customers & the new Ads API Beta

2018-11-21 Thread Vitaly Dukhota
Hi, I have a question regarding managed customers please. Are they currently supported in the new Google Ads API Beta? I couldn’t find anything related in the reference – I suppose it’s not implemented yet? Also, is it possible to make cross-customer batch requests in the new Google Ads API

New Google Ads API beta and managed customers

2018-11-21 Thread Vitaly Dukhota
Hi, I have a question regarding managed customers please. Are they currently supported in the new Google Ads API Beta? Also, is it possible to make cross-customer batch requests in the new Google Ads API Beta? I am talking about the following scenario: an agency manages thousands of customers;

Is it possible to get approved developer token for use of AdWords API without having the final product ?

2013-12-18 Thread Vitaly D
get an approved developer token in our situation so we could continue developing and tuning our app with the *real live data*. If we can't, what are the minimal requirements to get an approved token in our situation ? Thank you, Vitaly