Hi, i really need help for this. That give me bad cost_micros !!

Le mercredi 16 octobre 2019 13:52:54 UTC+2, Ludovic Cardinale a écrit :
>
> Hi everybody,
>
> I have a question about the Google Ads Api.
> When i request the customer with this :
>
> $query = "SELECT 
>             customer.id, 
>             metrics.cost_micros, 
>             segments.date 
>             FROM customer 
>             WHERE segments.date 
>             BETWEEN '" . $a["date_start"] . "' 
>             AND '" . $a["date_end"] . "'";
>
>
> And this return for some days 0.
> But, if i use the old Google Adwords API these same days return to me a 
> correct value (similar at the Google Ads Back office).
>
> What can i do ?
>
> Thanks.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/a57e9b8a-9833-4798-8f56-6148d086fd8d%40googlegroups.com.

Reply via email to