Hi,

I am facing below error while trying to extract data with below query on 
Google Ads API v10. Do anyone help me with this?
*error*:
" Invalid constructor input for SearchGoogleAdsRequest: customer_id: 
xxxxxxxx "

*query*:
"    SELECT geographic_view.country_criterion_id
        , geographic_view.location_type
        , geographic_view.resource_name
        , campaign.end_date
        , campaign.id
        , campaign.name
        , campaign.start_date
        , segments.date
        , segments.geo_target_state
        , metrics.clicks
        , metrics.cost_micros
        , metrics.ctr
        , metrics.impressions
        , metrics.conversions
        , customer.id 
    FROM geographic_view
    WHERE segments.date >= '2022-08-01'
        AND segments.date <= '2022-08-03'"

Thank you. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/8809b776-bcc1-48f3-94ba-9437320f478en%40googlegroups.com.

Reply via email to