Hi, I'm using a POST request to get the KeywordPerformanceReport info from Ads API. My problem is that some fields related to percents are in the format 'xx.xx%' an I need these fields as decimal. Also the null values are returned as the string '--'. I want to know if exist a way to config my request in order to retrieve the null as null and percents as decimal values. I think there is a way because when i use the default connector of Azure Data Factory to copy this data the fields have my desired format. I would appreciate any help.
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b3e09fc1-120a-472e-b96a-2f460f6279df%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
