Re: How to recognize cost related fields

2021-08-27 Thread Google Ads API Forum Advisor
Hi, I work with William and will assist you. Could you provide us with logs of request and response to the API so that we can see the numbers that you are seeing? If you are using the Ads API, the request and response looks like the JSON Mappings in our REST documentation. Our client libraries

Re: How to recognize cost related fields

2021-08-27 Thread Google Ads API Forum Advisor
Hi there, I work with William and will assist you. Could you provide us with logs of request and response to the API so that we can see the numbers that you are seeing? If you are using the Ads API, the request and response looks like the JSON Mappings in our REST documentation. Our client lib

Re: How to recognize cost related fields

2021-08-24 Thread cv
Hi William, I also need how I can use those values using PHP API, because when doing direct API value divide by 100 is not working. Thanks, On Tuesday, 24 August 2021 at 10:53:44 UTC+5:30 cv wrote: > Hi William, > > Can you please provide doc for Google Ads API? I am not seeing this any

Re: How to recognize cost related fields

2021-08-23 Thread cv
Hi William, Can you please provide doc for Google Ads API? I am not seeing this any for cost related fields. This would be helpful. Thanks, On Monday, 23 August 2021 at 23:12:59 UTC+5:30 adsapi wrote: > Hi cv, > > Thank you for reaching out to us. With regards to the decimal points, this

RE: How to recognize cost related fields

2021-08-23 Thread Google Ads API Forum Advisor
Hi cv, Thank you for reaching out to us. With regards to the decimal points, this appears to be a precision thing. When looking at our documentation as you mentioned it shows the 100 but also talks about how the decimal is used as a way to help with precision of the Double variable, as show

How to recognize cost related fields

2021-08-20 Thread cv
Hi, I am getting cost related fields like this "4497142857.1429" 5427.89 I know that value is in micro and I need to convert that value in to money by dividing it with *100* but what is meaning of value from decimal? For example : .89 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=