Re: Change in Google API Response

2022-05-01 Thread 'Matan Wilchek' via Google Ads API and AdWords API Forum
Hi, why didn't you just say that you're releasing a new API version (v10.1) and the problems are due to integration? Thanks, Matan On Friday, April 29, 2022 at 7:30:50 PM UTC+3 adsapi wrote: > Hi, > > Thank you for reaching out. > > To investigate the issue further, could you please provide

Change in Google API Response

2022-04-28 Thread 'Matan Wilchek' via Google Ads API and AdWords API Forum
Hi, I see a big change in google ads API response, in fields that used to be Enums, and suddenly are a simple int. For example, campaign.advertising_channel_type.name used to be Enum, and now is an int, while campaign.advertising_channel_sub_type is still an Enum. Is this some kind of