Is this the right selector to get AppId?

{
            fields: ['AppId', 'DisplayName'],
            predicates: [{
                field: 'CriteriaType',
                operator: 'IN',
                values: ['MOBILE_APPLICATION']
            }],
            ordering: [{
                field: 'DisplayName',
                sortOrder: 'ASCENDING'
            }],
            paging: {
                startIndex: 0,
                numberResults: AdwordsConstants.RECOMMENDED_PAGE_SIZE
            }
        }

在 2018年4月30日星期一 UTC+8下午2:28:41,Luis Xander Talag (AdWords API Team)写道:
>
> Hi Kevin,
>
> Could you clarify if what you meant by "Application package name" is the 
> appId 
> <https://developers.google.com/adwords/api/docs/reference/v201802/CampaignCriterionService.MobileApplication#appid>
>  field? If 
> so, I'm afraid this field is not available through reports 
> <https://developers.google.com/adwords/api/docs/appendix/reports/all-reports>.
>  
> You could only retrieve this via the CampaignCriterionService.get() 
> <https://developers.google.com/adwords/api/docs/reference/v201802/CampaignCriterionService#get>
>  or AdGroupCriterionService.get() 
> <https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupCriterionService#get>
>  methods.
>
> Thanks and regards,
> Luis
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ab6d5294-73ec-4c7f-b78e-dc1302a9ddd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Kevin Tian
    • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... Kevin Tian
      • ... Kevin Tian
        • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
          • ... Kevin Tian
            • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to