I also wanting for this clarification.
On Wednesday, 9 March 2022 at 12:46:58 UTC+5:30 Oksana Sulyma wrote: > Hi team! Will appreciate any info on my questions! > > On Monday, March 7, 2022 at 6:00:55 PM UTC+2 Oksana Sulyma wrote: > >> Hello Google Ads API support team, >> I've been following this guide >> https://developers.google.com/google-ads/api/docs/migration/mapping?hl=en#display_topics_performance >> >> to migrate Display Topics report from Google AdWords API to Google Ads API. >> I have 2 questions. >> 1. Criteria = ad_group_criterion.topic.path. >> In Google AdWords API report we had values like "Sports", "News" for this >> field. Running the same request for Google Ads API I get values like >> "topic":{"path":["","Sports"]}}, "topic":{"path":["","News"]}}. I wonder if >> it will be correct to just extract second element from path array to get >> what we got from Google AdWords API? Wasn't able to find documentation on >> topic structure. >> 2. IsRestrict = ad_group.targeting_setting.target_restrictions. >> In Google Adwords report we got 'true' values as example, but from Google >> Ads I get values like >> >> [{"targetingDimension":"PLACEMENT","bidOnly":false},{"targetingDimension":"TOPIC","bidOnly":false},{"targetingDimension":"AUDIENCE","bidOnly":false},{"targetingDimension":"GENDER","bidOnly":true},{"targetingDimension":"AGE_RANGE","bidOnly":true},{"targetingDimension":"PARENTAL_STATUS","bidOnly":true},{"targetingDimension":"INCOME_RANGE","bidOnly":true}] >> instead. >> Is there any way to get just true or false values similarly to Google >> Adwords? >> Thanks in advance! >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0c11d246-d49f-4453-a6a6-865fd9615eeen%40googlegroups.com.
