Hello!
I hope someone can help me to understand this.

I have this query:

*SELECT** campaign.primary_status, *
* campaign.campaign_group, *
* metrics.cost_per_conversion, *
* campaign.name,*
* segments.date,*
* metrics.clicks,*
* metrics.cost_micros*
* FROM campaign WHERE segments.date DURING LAST_7_DAYS and campaign.id = 
xxxxxxxxxx*

and I get the data successfully but I notice this:

In the field *metrics.cost_per_conversion* I got in my *json response* (for 
example) a number like this:
*31334088.24578694*

and checking my *dashboard*, I have: *31.33*

*Comparison:*
*31334088.24578694 - **31.33*

Why happen this? Do I have to cast my data or something?
I'm using PHP Library.

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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e8c20cdb-f5ae-4e83-acec-7a840ce13173n%40googlegroups.com.

Reply via email to