Hi Patrick, The field CombinedApprovalStatus <https://developers.google.com/adwords/api/docs/reference/#reporting> (xml attribute: policyApprovalStatus, display name: Policy approval status) was added to the Ad Performance Report in the v201702 version of the the API. This is indeed different from the CreativeApprovalStatus (xml attribute: adApprovalStatus, display name: Ad Approval Status), which has remained the same in both versions of the API (v201702 <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report> vs v201609 <https://developers.google.com/adwords/api/docs/appendix/reports/v201609/ad-performance-report>). Also, I can see that the CSV file reflects the change accordingly. I would recommend updating your code to use the complete display name "Ad Approval Status" instead of only "Approval Status" as this would help selecting the correct field. Please revert if you have additional questions or concerns.
Regards, Vishal, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 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/fede5033-4fb1-477f-8cde-5860254efcd3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
