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.
Re
customers,login-customer-id,Authorization: Bearer
The parameters come below
curl -f --request POST
"https://googleads.googleapis.com/v${v8}/customers/${CUSTOMER_ID}/googleAds:search";
\
--header "Content-Type: application/json" \
--header "developer-token: ${loQDx006ebu_3WLM_5NgRA}" \
--heade