Hi, Bryan Yeah, I was sure that it's some kind of sequence number in enum. BUT why are we getting it only for 16th element? All other types come as a string, it would be strange to write a kind of hack in our code to search if type is int and if yes - map 16th element with it's value... Is it possible to make response consistent no matter what type the ad_group has?
Thanks, Tetiana On Tuesday, July 14, 2020 at 5:41:02 PM UTC+3 adsapiforumadvisor wrote: > Hi Tetiana, > > Thank you for reaching out to us. The number you're seeing there is > actually a proto (see here > <https://github.com/googleapis/googleapis/tree/master/google/ads/googleads/v3/enums> > > for a list of protos), and the one you're currently seeing is an > ad_group_type > proto > <https://github.com/googleapis/googleapis/blob/master/google/ads/googleads/v3/enums/ad_group_type.proto>. > > You can reference these numbers from this list > <https://github.com/googleapis/googleapis/tree/master/google/ads/googleads/v3/enums> > > if you encounter these numbers via reports. Let me know if you have further > questions. > > Thank you, > Bryan, Google Ads API Team > > ref:_00D1U1174p._5004Q21lalW:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/bf77e131-a825-4224-9b1f-5bc4443857e0n%40googlegroups.com.
