Hello, I send a request to get Gender/AgeRange performance report but the reported status for the criteria is inconsistent with what I can see in AdWords UI
my request is: <reportDefinition xmlns="https://adwords.google.com/api/adwords/cm/v201409 "> <selector> <fields>Id</fields> <fields>AdGroupName</fields> <fields>Impressions</fields> <fields>Clicks</fields> <fields>Cost</fields> <fields>Criteria</fields> <fields>AccountCurrencyCode</fields> <fields>Status</fields> <predicates> <field>AdGroupId</field> <operator>EQUALS</operator> <values>18676143205</values> </predicates> </selector> <reportName>Custom Adgoup Performance Report</reportName> <reportType>GENDER_PERFORMANCE_REPORT</reportType> <dateRangeType>LAST_MONTH</dateRangeType> <downloadFormat>CSV</downloadFormat> </reportDefinition> and the result is : Criterion ID,Ad group,Impressions,Clicks,Cost,Gender,Currency,Gender state 11,[display]103_TestPlacement_yapy.jp,6480,37,794000000,Female,JPY,removed 20,[display]103_TestPlacement_yapy.jp,1148,7,145000000,Undetermined,JPY,removed 10,[display]103_TestPlacement_yapy.jp,3653,15,326000000,Male,JPY,removed while on UI all criterion states are enabled (active) for this adgroup. Am I including the correct field in the request for criterion state? could you please let me know if i'm missing something? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/9090ab8a-744d-44b0-a741-9730a049c8c9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
