What does this mean, and where can I get it

40 views
Skip to first unread message

ql z

unread,
Jun 28, 2021, 2:14:57 AM6/28/21
to AdWords API and Google Ads API Forum
customers,login-customer-id,Authorization: Bearer

The parameters come below


--header "Content-Type: application/json" \
--header "developer-token: ${loQDx006ebu_3WLM_5NgRA}" \
--header "login-customer-id: ${}" \
--header "Authorization: Bearer ${}" \
--data '{
"pageSize": 10,
"query": "
  SELECT campaign.name,
    campaign_budget.amount_micros,
    campaign.status,
    campaign.optimization_score,
    campaign.advertising_channel_type,
    metrics.clicks,
    metrics.impressions,
    metrics.ctr,
    metrics.average_cpc,
    metrics.cost_micros,
    campaign.bidding_strategy_type
  FROM campaign
  WHERE segments.date DURING LAST_7_DAYS
    AND campaign.status != 'REMOVED'
"
}'



Google Ads API Forum Advisor

unread,
Jun 29, 2021, 8:23:50 AM6/29/21
to zqlj...@gmail.com, adwor...@googlegroups.com
Hello,

Thanks for reaching out. I would recommend going through the API Call Structure guide. The request headers section, in particular, covers the headers you're asking about. 'Customers' refers to the account being targeted in the call. 

Please let us know if you have any other questions.

Regards,
Matt
Google Ads API Team

Google Logo
Matt
Google Ads API Team
 


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