$query = "SELECT
customer.id,
metrics.cost_micros,
segments.date
FROM customer
WHERE segments.date
BETWEEN '" . $a["date_start"] . "'
AND '" . $a["date_end"] . "'";
Hi Ludovic,
Thank you for reaching the support. Could you please share the complete request and response logs along with the client customer id used while making call to the API for me to investigate this further? Please use Reply privately to author option while sharing the details.
Regards,
Nikisha Patel, Google Ads API Team