Guys, please

пятница, 28 августа 2020 г. в 15:03:39 UTC+3, Inna Keegan: 

> Hi Bryan,
>
> also, I think, maybe in the interface, I see the sum with VAT. 
> And via API I get the sum without VAT. Right? 
>
> IF so, then I should get via API the sum = 81692.32/1.20 (our VAT is 20%) 
> = *68076.93 RUB*
>
> And with my log, you can see the sum = 5872722560000 - 8308800000 
> <(830)%20880-0000> - 5815358461970 = 49055298030, which is equal to 
> *49055,30 RUB*
> Still, it's a huge difference between those two numbers.
>
> I use the formula, which was given to me here: 
> https://developers.google.com/adwords/api/docs/guides/budget-order
> and here:
> https://groups.google.com/g/adwords-api/c/kQyyzdJ9_Qs
>
> [image: Screenshot 2020-08-28 at 15.02.40.png]
>
> пятница, 28 августа 2020 г. в 10:15:18 UTC+3, Inna Keegan: 
>
>> Well, the button "reply privately to the author" is unavailable.
>>
>> That's the documentation I use:
>>
>> https://developers.google.com/adwords/api/docs/reference/v201809/BudgetOrderService
>>
>> https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report#cost
>>
>> *To get the Budget Order I use POST request:*
>>
>> https://adwords.google.com/api/adwords/billing/v201809/BudgetOrderService?wsdl
>>
>> <?xml version="1.0"?>
>> <soapenv:Envelope xmlns:soapenv="
>> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
>> http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
>> http://www.w3.org/2001/XMLSchema-instance";>
>>   <soapenv:Header>
>>     <ns1:RequestHeader xmlns:ns1="
>> https://adwords.google.com/api/adwords/billing/v201809"; soapenv:actor="
>> http://schemas.xmlsoap.org/soap/actor/next"; soapenv:mustUnderstand="0">
>>       <ns1:clientCustomerId>151-032-3320</ns1:clientCustomerId>
>>       <ns1:developerToken>XXXX</ns1:developerToken>
>>       <ns1:userAgent>Calltouch Manual AdWords Collector 
>> v1.0</ns1:userAgent>
>>       <ns1:validateOnly>false</ns1:validateOnly>
>>       <ns1:partialFailure>false</ns1:partialFailure>
>>     </ns1:RequestHeader>
>>   </soapenv:Header>
>>   <soapenv:Body>
>> <get xmlns="https://adwords.google.com/api/adwords/billing/v201809";>
>>       <serviceSelector>
>>       <fields  xmlns="https://adwords.google.com/api/adwords/cm/v201809
>> ">BillingAccountId,BillingAccountName,BudgetOrderName</fields>
>> <dateRange xmlns="https://adwords.google.com/api/adwords/cm/v201809";>
>> <min xmlns="https://adwords.google.com/api/adwords/cm/v201809
>> ">20200601</min>
>> <max xmlns="https://adwords.google.com/api/adwords/cm/v201809
>> ">20200703</max>
>>             </dateRange>
>> </serviceSelector>
>>     </get> 
>> </soapenv:Body>
>> </soapenv:Envelope>
>>
>> *To get the Cost I use POST request:*
>> https://adwords.google.com/api/adwords/reportdownload/v201809
>>
>> *with keys:*
>> __rdquery = SELECT Cost FROM ACCOUNT_PERFORMANCE_REPORT DURING 20160202, 
>> 20371231
>> __fmt = CSV
>>
>>
>> *And the logs are for today:*
>> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
>> <soap:Header>
>> <ns2:ResponseHeader xmlns:ns2="
>> https://adwords.google.com/api/adwords/billing/v201809"; xmlns="
>> https://adwords.google.com/api/adwords/cm/v201809";>
>> <requestId>0005adeabb0fff140528e1f98f05c995</requestId>
>> <serviceName>BudgetOrderService</serviceName>
>> <methodName>get</methodName>
>> <operations>1</operations>
>> <responseTime>259</responseTime>
>> </ns2:ResponseHeader>
>> </soap:Header>
>> <soap:Body>
>> <ns2:getResponse xmlns:ns2="
>> https://adwords.google.com/api/adwords/billing/v201809"; xmlns="
>> https://adwords.google.com/api/adwords/cm/v201809";>
>> <ns2:rval>
>> <totalNumEntries>1</totalNumEntries>
>> <Page.Type>BudgetOrderPage</Page.Type>
>> <ns2:entries>
>> <ns2:billingAccountId>4894-2780-2346-8860</ns2:billingAccountId>
>> <ns2:id>248035244</ns2:id>
>> <ns2:billingAccountName>Calltouch</ns2:billingAccountName>
>> <ns2:primaryBillingId>1529-4487-2379</ns2:primaryBillingId>
>> <ns2:spendingLimit>
>> <ComparableValue.Type>Money</ComparableValue.Type>
>> <microAmount>5872722560000</microAmount>
>> </ns2:spendingLimit>
>> <ns2:totalAdjustments>
>> <ComparableValue.Type>Money</ComparableValue.Type>
>> <microAmount>8308800000 <(830)%20880-0000></microAmount>
>> </ns2:totalAdjustments>
>> <ns2:startDateTime>20160202 121240 Europe/Moscow</ns2:startDateTime>
>> <ns2:endDateTime>20371231 105959 Europe/Moscow</ns2:endDateTime>
>> <ns2:lastRequest>
>> <ns2:status>APPROVED</ns2:status>
>> <ns2:billingAccountName>Calltouch</ns2:billingAccountName>
>> </ns2:lastRequest>
>> </ns2:entries>
>> </ns2:rval>
>> </ns2:getResponse>
>> </soap:Body>
>> </soap:Envelope>
>>
>>
>> "ACCOUNT_PERFORMANCE_REPORT (Feb 2, 2016-Dec 31, 2037)"
>> Cost
>> 5815358461970
>> Total
>>
>>
>>
>> *And that's what I see in the interface now:[image: Screenshot 2020-08-28 
>> at 10.14.47.png]*
>> четверг, 27 августа 2020 г. в 23:11:29 UTC+3, adsapiforumadvisor: 
>>
>>> Hi Inna,
>>>
>>> For the logs, please reply using "reply privately to author" to send 
>>> them to us.
>>>
>>> Thank you,
>>>
>>> [image: Google Logo] 
>>> Bryan Li 
>>> Google Ads API Team 
>>>   
>>>
>>> ref:_00D1U1174p._5004Q23tJDV:ref
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6fc681c3-c42b-42fe-aaf8-a69353dc9fbfn%40googlegroups.com.

Reply via email to