Hello, 

>From what I understand, you're trying to retrieve the Campaign name and its 
corresponding network type. If that's the case, you could use several report 
types 
<https://developers.google.com/adwords/api/docs/appendix/reports/all-reports> 
to 
pull this information. The segmentation 
<https://developers.google.com/adwords/api/docs/guides/reporting#segmentation> 
will 
be applied depending on the report query. In the scenario mentioned above, 
the stats will be returned for each segmented field with one row per 
campaign. You can also refer to this guide 
<https://developers.google.com/adwords/api/docs/guides/reporting> as a 
reference.

Could you please elaborate your specific use case, so I can take a look and 
assist you further?

Regards,
Bharani, AdWords API Team

On Monday, December 4, 2017 at 6:31:36 AM UTC-5, Spain Api wrote:
>
> Hi all!
>
> I'm trying download a specific campaign (id:  598878691)  with date range 
> "01/01/2017 - 04/12/2017", but the report return zero rows.
>
> However, i can see the data in campaign management from google adwords and 
> I can too download your data in AD_PERFORMANCE_REPORT.
>
> I'm using v201710 api version, and my query is:
>
> select CampaignId, CampaignName, CampaignStatus, StartDate, EndDate, 
> AverageFrequency, ImpressionReach, SearchImpressionShare, 
> SearchRankLostImpressionShare, SearchBudgetLostImpressionShare, 
> VideoQuartile25Rate, VideoQuartile50Rate, VideoQuartile75Rate, 
> VideoQuartile100Rate, AdNetworkType1 from CAMPAIGN_PERFORMANCE_REPORT where 
> CampaignId = 598878691 during 20170101, 20171204
>
> Can someone help me, please?
>
> 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/baa576f7-cf1a-45fc-b56e-b85ef8e1ed45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to