Re: Campaign Performance Report - Pulling Search/Display/Video Totals from API?

2017-04-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Connor, 

Could you provide the complete report definition you use along with your 
clientCustomerId and the totals you receive in the downloaded report so I 
can take a look? Please use *Reply privately to author* when responding. 

Thanks,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/951ccb98-fd6d-4a8e-9e1a-98869bace039%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Campaign Performance Report - Pulling Search/Display/Video Totals from API?

2017-04-28 Thread Connor McManus
I'm just trying to get Impression Share for video only, but even doing what 
you suggested isn't changing the returned results. The issue isn't that I'm 
not getting totals, it's that I'm only getting totals for ALL campaigns; I 
need them broken out by Search, Display, and Video. I have AdNetworkType1 
and AdNetworkType2 in my query as well.

On Friday, April 28, 2017 at 2:54:26 PM UTC-4, Shwetha Vastrad (AdWords API 
Team) wrote:
>
> Hi Connor, 
>
> You could consider using the AdNetworkType1 and AdNetworkType2 fields in a 
> predicate to filter results for different networks and set the 
> skipReportSummary 
> header 
> 
>  to 
> false to get the totals for the metrics you are requesting in the report 
> query. With the API you can combine multiple segments in the same report. 
> Please note that the amount of rows can increase exponentially for each 
> additional segment field included in your report.
>
> Regards,
> Shwetha, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/108ea3df-4718-4e53-9dbc-8d8cdc403e64%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Campaign Performance Report - Pulling Search/Display/Video Totals from API?

2017-04-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Connor, 

You could consider using the AdNetworkType1 and AdNetworkType2 fields in a 
predicate to filter results for different networks and set the 
skipReportSummary 
header 

 to 
false to get the totals for the metrics you are requesting in the report 
query. With the API you can combine multiple segments in the same report. 
Please note that the amount of rows can increase exponentially for each 
additional segment field included in your report.

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1280dc50-bbb5-417f-b15e-345634569d56%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Campaign Performance Report - Pulling Search/Display/Video Totals from API?

2017-04-28 Thread Connor McManus
I'm trying to pull total data specific to each network, for example, 
impression share for video. However, the API looks to only return "Total- 
all campaigns" data. Is there another way to grab this data without having 
to add up each individual campaign's results? This would obviously be an 
issue when working with percentages. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/78aa8cc8-4396-4c53-92e3-499ec7176325%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.