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/d2625173-4474-4fba-a17d-37c8f0f082ce%40googlegroups.com.