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: https://googleads

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 th

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 al

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 => setting.Value.ToS

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 separatel

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 Bet

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;