Hello there, What is the best way to identify the data type that is shown as ENUM when getting a response from this method in python library:
search_google_ads_fields I was assuming that it is always "string" but just run into an example where it is a string for one customer id and an integer for another. Examples are: Ads level and campaign level query advertising_channel_sub_type, advertising_channel_sub_type both can be a string as "DISPLAY_GMAIL_AD" and an integer as 7. I need to save this data in one place for reporting purposes. My question are: How can i get the data type for ENUM? and why is it different for the same fields in different accounts? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/c64ff4ee-d1b3-469f-a0e7-e69da0a6dad3n%40googlegroups.com.