Hi there, I am using the Python client library and was able pulling Google Ads reports. However I am currently struggling with understanding some of the fields and how they are generated.
Specifically, the *Audience* field in the Audience Performance Report <https://urldefense.proofpoint.com/v2/url?u=https-3A__developers.google.com_adwords_api_docs_appendix_reports_audience-2Dperformance-2Dreport-23accountcurrencycode&d=DwMFaQ&c=tmh68fGhvYqZefO02qmwIQ&r=Yv15D7KW30Yg2ScqDYzmOg5_R7wg5yG-SxKitifsyEs&m=9Pgb8LYo0kTMizOcqqyv99y4bPfqlxlrUOWNRztSkj8&s=tHaQKhE72f-rHZd8wbeiTBETIqyl-d0iKYnARBlOJ0I&e=>. Currently, the Audience field looks like this when pulled from AdWords API: Day,*Audience*,Audience state,Clicks, 2019-03-04,*boomuserlist::658300382*,enabled,4, 2019-03-04,*boomuserlist::658300382*,enabled,49 2019-03-04,*boomuserlist::658300382*,enabled,7 2019-03-04,*boomuserlist::658300382*,enabled,41 2019-03-04,*boomuserlist::658300382*,enabled,1 My question is that is there a way to map the value of user-list IDs (e.g., 658300382*)* to a name of the segment/group (e.g., All visitors (AdWords)) ? I know some of the segments are configured from our AdWords uploader, but there it seems there are some IDs which are not from the uploader. Is there a general mapping/look-up table for this? Thanks, Serena -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/14071721-9a14-4354-aaa8-66df125c047b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
