Hi Team, We are migrate Audience Performance report form Google Adwords API to Google Ads API and according by resource mappings from Google Ads API wiki page(https://developers.google.com/google-ads/api/docs/migration/mapping) there map to two resources(campaign_audience_view and ad_group_audience_view) in Google Ads API.
for my case there have two purposes: 1. get audience structure as meta data and we got below fields from Google Adwords API: Date AccountCurrencyCode AccountDescriptiveName AccountTimeZone AdGroupId BaseAdGroupId BaseCampaignId BiddingStrategyId BiddingStrategyName BiddingStrategyType BidModifier CampaignId CampaignName CampaignStatus CpcBid CpcBidSource CpmBid CpmBidSource Criteria CriteriaDestinationUrl CriterionAttachmentLevel CustomerDescriptiveName ExternalCustomerId FinalAppUrls FinalMobileUrls FinalUrls Id IsRestrict Status TrackingUrlTemplate UrlCustomParameters UserListName 2. get audience performance data from Google Adwords API and below fields asked: Date AccountCurrencyCode Id CampaignId CampaignName Device Impressions Clicks Cost UserListName BidModifier AdGroupId and we have below questions: 1. for my understanding campaign and adgroup they are not at the same level, ad group should be more low granularity, could we think campaign_audience_view,ad_group_audience_view are base on the same raw data but summary on diff level? 2. to get the same fields as we we get from Google adwords API we need query from two resources? if yes could you please help identify which field should from which resource? 3. this is continues question regarding #2, two data feeds returned from campaign and adgroup audience view, how to combine these two feeds into one(join keys)? 4. IsRestrict retuen Boolean value in Google Adwords API but Google Ads API returned list, could you please help guide how to transfer from list value to Boolean value in Google Ads API return value? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/81f4d7a0-9216-4c29-b053-7dd898f98f47n%40googlegroups.com.