0 values for Smart Campaigns from the ad_group_ad report

2021-02-25 Thread Vitaly Mashyanov
Hi the Google Ads API team,

When we download the ad_group_ad report, Smart campaigns are left out, is 
this an expected behaviour?

Account_id: 7458945678
Customer_id: 3686699574
For example, when I tried to requst data from *Campaign*, I got the data
*POST 
https://googleads.googleapis.com/v6/customers/7458945678/googleAds:search*
*   SELECT   *
*campaign.advertising_channel_sub_type,*
*campaign.advertising_channel_type,*
*campaign.name,*
*campaign.id,*
*metrics.cost_micros,*
*metrics.impressions*
*FROM campaign*
*WHERE segments.date BETWEEN '2019-09-01' AND '2019-09-30' and 
campaign.advertising_channel_type=SMART*

The same but from the *Ad_group_ad *doesn`t return data
*   SELECT   *
*campaign.advertising_channel_sub_type,*
*campaign.advertising_channel_type,*
*campaign.name,*
*campaign.id,*
*metrics.cost_micros,*
*metrics.impressions*
*FROM ad_group_ad*
*WHERE segments.date BETWEEN '2019-09-01' AND '2019-09-30' and 
campaign.advertising_channel_type=SMART*

Thanks in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ef2bb933-533d-460f-9e07-9b0076e5fdf9n%40googlegroups.com.


0 values for Smart Campaigns from the ad_group_ad report

2021-03-04 Thread Improvado Support
Hi the Google Ads API team,

When we download the ad_group_ad report, Smart campaigns are left out, is 
this an expected behaviour?

Account_id: 7458945678
Customer_id: 3686699574
For example, when I tried to requst data from *Campaign*, I got the data
*POST https://googleads.googleapis.com/v6/customers/7458945678/googleAds:search 
*
*   SELECT   *
*campaign.advertising_channel_sub_type,*
*campaign.advertising_channel_type,*
*campaign.name ,*
*campaign.id ,*
*metrics.cost_micros,*
*metrics.impressions*
*FROM campaign*
*WHERE segments.date BETWEEN '2019-09-01' AND '2019-09-30' and 
campaign.advertising_channel_type=SMART*

The same but from the *Ad_group_ad *doesn`t return data
*   SELECT   *
*campaign.advertising_channel_sub_type,*
*campaign.advertising_channel_type,*
*campaign.name ,*
*campaign.id ,*
*metrics.cost_micros,*
*metrics.impressions*
*FROM ad_group_ad*
*WHERE segments.date BETWEEN '2019-09-01' AND '2019-09-30' and 
campaign.advertising_channel_type=SMART*

I created a new conversation because it looks like you missed 
it(https://groups.google.com/g/adwords-api/c/DGi34AJ48cE/m/Q2_9D0xvAAAJ). 
Please close the previous one or this one as a duplicate. 

Thanks in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8d0ffcdc-3b6b-4d40-a85d-5011b07ca583n%40googlegroups.com.


Re: 0 values for Smart Campaigns from the ad_group_ad report

2021-03-02 Thread da...@improvado.io
Hi Google team 

I work together with Vitaly. 

Could you please take a look here? 

On Friday, February 26, 2021 at 5:50:53 AM UTC+7 Vitaly Mashyanov wrote:

> Hi the Google Ads API team,
>
> When we download the ad_group_ad report, Smart campaigns are left out, is 
> this an expected behaviour?
>
> Account_id: 7458945678
> Customer_id: 3686699574
> For example, when I tried to requst data from *Campaign*, I got the data
> *POST 
> https://googleads.googleapis.com/v6/customers/7458945678/googleAds:search 
> *
> *   SELECT   *
> *campaign.advertising_channel_sub_type,*
> *campaign.advertising_channel_type,*
> *campaign.name ,*
> *campaign.id ,*
> *metrics.cost_micros,*
> *metrics.impressions*
> *FROM campaign*
>
> *WHERE segments.date BETWEEN '2019-09-01' AND '2019-09-30' and 
> campaign.advertising_channel_type=SMART*
>
> The same but from the *Ad_group_ad *doesn`t return data
> *   SELECT   *
> *campaign.advertising_channel_sub_type,*
> *campaign.advertising_channel_type,*
> *campaign.name ,*
> *campaign.id ,*
> *metrics.cost_micros,*
> *metrics.impressions*
> *FROM ad_group_ad*
>
> *WHERE segments.date BETWEEN '2019-09-01' AND '2019-09-30' and 
> campaign.advertising_channel_type=SMART*
>
> Thanks in advance!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7236d8fc-8f80-4947-920b-4bda7e1a31e1n%40googlegroups.com.


Re: 0 values for Smart Campaigns from the ad_group_ad report

2021-03-09 Thread Improvado Support
Hi the Google Ads API team,
Could you please take a look here? 
Thank you.

On Thursday, March 4, 2021 at 9:49:16 PM UTC+3 Improvado Support wrote:

> Hi the Google Ads API team,
>
> When we download the ad_group_ad report, Smart campaigns are left out, is 
> this an expected behaviour?
>
> Account_id: 7458945678
> Customer_id: 3686699574
> For example, when I tried to requst data from *Campaign*, I got the data
> *POST 
> https://googleads.googleapis.com/v6/customers/7458945678/googleAds:search 
> *
> *   SELECT   *
> *campaign.advertising_channel_sub_type,*
> *campaign.advertising_channel_type,*
> *campaign.name ,*
> *campaign.id ,*
> *metrics.cost_micros,*
> *metrics.impressions*
> *FROM campaign*
>
> *WHERE segments.date BETWEEN '2019-09-01' AND '2019-09-30' and 
> campaign.advertising_channel_type=SMART*
>
> The same but from the *Ad_group_ad *doesn`t return data
> *   SELECT   *
> *campaign.advertising_channel_sub_type,*
> *campaign.advertising_channel_type,*
> *campaign.name ,*
> *campaign.id ,*
> *metrics.cost_micros,*
> *metrics.impressions*
> *FROM ad_group_ad*
>
> *WHERE segments.date BETWEEN '2019-09-01' AND '2019-09-30' and 
> campaign.advertising_channel_type=SMART*
>
> I created a new conversation because it looks like you missed it(
> https://groups.google.com/g/adwords-api/c/DGi34AJ48cE/m/Q2_9D0xvAAAJ). 
> Please close the previous one or this one as a duplicate. 
>
> Thanks in advance!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/46403ba5-039e-4aa3-9b61-4bb5ad47d146n%40googlegroups.com.