0 values for Smart Campaigns from the age_range_view or gender_view report

81 views
Skip to first unread message

Pavel Tyurin

unread,
Mar 2, 2022, 8:04:43 AM3/2/22
to Google Ads API and AdWords API Forum

Hi the Google Ads API team.

When we download the age_range_view or gender_view report, Smart campaigns are left out from here, from user_location_view   we get it, is this an expected behaviour?

Sample request from user_location_view 

https://googleads.googleapis.com/v9/customers/{{account_id}}/googleAds:search

{

    "query"

    "

   SELECT 

        segments.date,

        user_location_view.country_criterion_id,

        segments.geo_target_region,

        segments.geo_target_metro,

        customer.id,

        segments.geo_target_city,

        campaign.name,

        campaign.id,

        metrics.conversions,

        metrics.all_conversions,

        metrics.conversions_from_interactions_rate,

        metrics.conversions_value,

        metrics.impressions,

        metrics.view_through_conversions,

        metrics.cost_micros,

        metrics.clicks

 

      FROM user_location_view 

      WHERE segments.date BETWEEN '2022-01-19' AND '2022-01-20'

    "

}

Sample request from age_range_view


https://googleads.googleapis.com/v9/customers/{{account_id}}/googleAds:search

{

    "query"

    "

   SELECT 

        segments.date,

        campaign.id,

        campaign.name,

        campaign.advertising_channel_type,

        ad_group.name,

        ad_group.id,

        segments.ad_network_type,

        segments.device,

        age_range_view.resource_name,

        customer.id,

        metrics.clicks,

        metrics.impressions,

        metrics.engagements,

        metrics.cost_micros,

        metrics.interactions,

        metrics.video_views,

        metrics.video_view_rate,

        metrics.view_through_conversions,

        metrics.conversions,

        metrics.all_conversions,

        metrics.conversions_from_interactions_rate,

        metrics.all_conversions,

        metrics.all_conversions_value,

        metrics.all_conversions_from_interactions_rate,

        metrics.video_quartile_p25_rate,

        metrics.video_quartile_p50_rate,

        metrics.video_quartile_p75_rate,

        metrics.video_quartile_p100_rate,

        ad_group.url_custom_parameters

        

 

      FROM age_range_view

      WHERE segments.date BETWEEN '2022-01-19' AND '2022-01-20'

    "

}


Thank you,

Pavel Tuyrin

improvado.io


Google Ads API Forum Advisor

unread,
Mar 3, 2022, 12:21:21 AM3/3/22
to pavel....@improvado.io, adwor...@googlegroups.com

Hello Pavel,

Thank you for reaching out to us.

Can you share to us the login-customer-id and the customer ID so our team can further check on this?

Regards,

Google Logo
Mark Kevin
Google Ads API Team
 


ref:_00D1U1174p._5004Q2XkgAY:ref
Reply all
Reply to author
Forward
0 new messages