RE: Segment by week & Currency Code Enum

51 views
Skip to first unread message

Google Ads API Forum Advisor Prod

unread,
Jun 25, 2020, 12:58:37 PM6/25/20
to da...@redflymarketing.com, adwor...@googlegroups.com

Hi Dave,

Thank you for reaching out. Please find my response to your questions below:

  1. You could use the following query:

            SELECT campaign.id, metrics.cost_micros, metrics.clicks, segments.week

            FROM campaign

            WHERE segments.week >= ‘2020-06-15’ AND segments.week <= ‘2020-06-25’

 

  1. It is suggested to query the currency_constant resource to fetch the currency constant data.

     

Thanks and regards,
Xiaoming, Google Ads API Team


 

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