Hi Luis, I understand the usage of the *useRawEnumValues <https://developers.google.com/adwords/api/docs/guides/reporting#request_headers> *header. My question is that the report documentation <https://developers.google.com/adwords/api/docs/appendix/reports/all-reports> states that the values expected will be *ENABLED*, *PAUSED *and *REMOVED* whereas the values received are *Status_Active, **Status_Suspended *and *Status_Deleted *when the header is set to true. Kindly let me know if I am incorrect in assuming *ENABLED*, *PAUSED *and *REMOVED * to be the enum entries. Please note this is the case with both *CampaignStatus* and *SharedNegativeStatus*, however *AdGroupStatus* returns proper enum values. Sharing the requests and response in another private mail.
On Monday, September 10, 2018 at 11:13:02 AM UTC+5:30, Luis Xander Talag (AdWords API Team) wrote: > > Hi, > > The optional HTTP header *useRawEnumValues > <https://developers.google.com/adwords/api/docs/guides/reporting#request_headers> > *means > that if you set this value to true, the returned format will be the actual > enum value of that particular field and if you set it to false or omit this > header, the returned format would be the display value as you can see on > the report documentation > <https://developers.google.com/adwords/api/docs/appendix/reports/all-reports>. > > However, to further investigate this, could you provide your > clientCustomerId and the complete report definition > <https://developers.google.com/adwords/api/docs/guides/reporting#create_a_report_definition> > you > used when you encountered the issue? Please reply via *Reply privately to > author*. > > Thanks and regards, > Luis > AdWords API Team > > On Saturday, September 8, 2018 at 1:43:21 PM UTC+8, suvodhoy wrote: >> >> Hi, >> >> I am trying to fetch the campaigns information through the reports and it >> seems to return incorrect values. When *useRawEnumValues * is set to >> *True*, it returns values like - *Status_Active* (should be *ENABLED* >> according to documentation) and returns *enabled *when *useRawEnumValues >> *is set to *False*. Kindly let me if know if this is an expected >> functionality or a bug. >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/39047c93-da73-499e-901a-71548372d196%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
