Hi, I would like to get metics cost by segments.device but i can not get any return data. my query sql is like bellow: "SELECT segments.device, campaign.id,campaign.advertising_channel_type, campaign.status FROM campaign where campaign.id=13880131199" the request information is( CustomerID: 7049669050, RequestID: FVfXt640nfErUOXTxxMrmg)
when i removed the segments.device in query sql. such likes "SELECT campaign.id,campaign.advertising_channel_type, campaign.status FROM campaign where campaign.id=13880131199" the request information is (CustomerID: 7049669050, RequestID: 49RU7PGMRpzE44cahNGPbg) and this time. i could get return data likes: results { campaign { resource_name: "customers/7049669050/campaigns/13880131199" status: ENABLED advertising_channel_type: SEARCH id: 13880131199 } } I'm confused about this problem.and i hope someone could help me. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/3b44e7a7-256e-4753-8ca9-c88b6800df07n%40googlegroups.com.