Hello, If you're using the services to retrieve the campaign details, you can use the CampaignService <https://developers.google.com/adwords/api/docs/reference/v201708/CampaignService>. If you're using the API reports, you will be able to retrieve the experiment reports like the usual campaign reports using the Campaign Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report>. The baseCampaignId <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#basecampaignid> field on campaigns represents the base campaign. The campaignTrialType <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#campaigntrialtype> field is used to distinguish between the regular and trial campaigns. For normal campaigns, the campaignTrialType is set to BASE. For draft and trial campaigns, the campaignTrialType is set to DRAFT and TRIAL respectively. You will be able to use the same fields for both services and report types. Please refer to the documentation here for services <https://developers.google.com/adwords/api/docs/reference/v201708/CampaignService.Campaign> and reports <https://developers.google.com/adwords/api/docs/appendix/reports/v201705/campaign-performance-report>. I should also mention that since the draft campaigns don't serve ads, they will not appear in the reports, even if you specifically request them or set includeZeroImpressions to true.
Thanks, Bharani, AdWords API Team On Monday, October 2, 2017 at 6:10:46 AM UTC-4, SP wrote: > > Hi! > > I'm using this google adwords api version: v201705 > > I need to filter the trial (experiments) campigns to be able to retreive > only the standalone campaings, > i'm trying using SelectorBuilder.equals operation with something like this: > > equals(Campaign.Id, Campaign.baseCampaignId) > > but with that I cannot retreive any campaign at all, > > how can I filter the trials campaigns to be able to only retreive the > standalone campaings? > > Many thanks! > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. 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/86a484bd-87c3-4de1-bf12-2226ba738be4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.