Re: [Google Ads API Beta] Proto definitions for latest releases

2019-09-06 Thread John
Thanks, the new fields of CustomerClient now work with my client. On Thursday, September 5, 2019 at 3:50:23 PM UTC+2, adsapiforumadvisor wrote: > > Hi John, > > Thanks for your patience here. We've updated the protocol buffer > definitions for v2 on GitHub >

Re: [Google Ads API Beta] Proto definitions for latest releases

2019-09-05 Thread Google Ads API Forum Advisor Prod
Hi John, Thanks for your patience here. We've updated the protocol buffer definitions for v2 on GitHub to be current with the v2_1 release of the Google Ads API beta. Please let us know if you have any issues with them - Adam. Google Ads API Team ref:_00D1U1174p._5001UHEkaK:ref -- -- =~=~=~=

Re: [Google Ads API Beta] Proto definitions for latest releases

2019-08-28 Thread John
On https://github.com/googleapis/googleapis/tree/master/google/ads/googleads it says: > To develop in a programming language without an official client library, > refer to the API Concepts Guide > and > consult these prot

Re: [Google Ads API Beta] Proto definitions for latest releases

2019-08-28 Thread Google Ads API Forum Advisor Prod
Hello John, The new fields that are made available for CustomerClient can be accessible via the Customer_Client resource instead. You could use a GAQL resource query with the help of Interactive Query builder to fetch data for those fields. Also, you have to update to the latest client library

Re: [Google Ads API Beta] Proto definitions for latest releases

2019-08-28 Thread John
With a client build with the v2_0 proto files the new fields introduced in v2_1 are not available. I'd like to use these new fields of CustomerClient: Added time_zone, test_account, manager, descriptive_name, currency_code, > and id to CustomerClient to make it easier to retrieve customers in an

RE: [Google Ads API Beta] Proto definitions for latest releases

2019-08-27 Thread Google Ads API Forum Advisor Prod
Hello John, You could use the protocol buffers from here. Since V2_1 is a minor release, you can use the Protocol buffers from V2 folder in that link. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UHEkaK:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: [Google Ads API Beta] Proto definitions for latest releases

2019-08-26 Thread John
The proto files for version v2_1 of the Google Ads API Beta are missing in the googleapis github repository . Can someone update the proto definitions at GitHub? On Monday, November 12, 2018 at 10:14:52

[Google Ads API Beta] Proto definitions for latest releases

2018-11-12 Thread Menno
Hi, The proto definitions for the Google Ads API at https://github.com/googleapis/googleapis/tree/master/google/ads/googleads are not updated in the last 4 months. Releases 0.3.0, 0.4.0 and 0.5.0 are missing. Can you update the proto definitions at GitHub, and add this to the release process fo