It works. 

Thanks. 



On Tuesday, July 1, 2014 6:35:06 AM UTC-7, Michael Cloonan (AdWords API 
Team) wrote:
>
> Hello,
>
> The front end generally does not use any filters, and by default shows you 
> statistics from the last week. Within your API query, you need to make sure 
> that your filters (predicates) match whatever you're using on the UI, and 
> that you run the query over the same timeframe. For example, if I had not 
> edited my report, I could use the following AWQL:
>
> SELECT [whatever fields you want] FROM [your performance report of choice] 
> DURING 20140624,20140630
>
> Tomorrow, the start and end dates in the DURING clause would each move 
> forward one day, assuming you're using the default report from the front 
> end. Notice also that I don't have a WHERE clause, which mirrors the front 
> end report. If you are adding additional filters or altering the date range 
> on the front end, you would need to alter your API query accordingly so 
> that it matches.
>
> Regards,
> Mike, AdWords API Team
>
> On Tuesday, July 1, 2014 3:21:59 AM UTC-4, Crystal wrote:
>>
>> Hi Mike, 
>>
>> Please explain more about, "If you are seeing a discrepancy between the 
>> front end and the API, that is likely because you aren't using the same 
>> predicates as the front end report. Make sure that you have the same 
>> timeframe and other restrictions and then try again."
>>
>> Thanks. 
>>
>>
>>
>> On Monday, June 30, 2014 10:12:16 AM UTC-7, Michael Cloonan (AdWords API 
>> Team) wrote:
>>>
>>> Hello,
>>>
>>> I just confirmed by running some reports on my end that the column you 
>>> indicated is indeed the Cost column when using API reports. If you are 
>>> seeing a discrepancy between the front end and the API, that is likely 
>>> because you aren't using the same predicates as the front end report. Make 
>>> sure that you have the same timeframe and other restrictions and then try 
>>> again.
>>>
>>> Regards,
>>> Mike, AdWords API Team
>>>
>>> On Monday, June 30, 2014 12:06:47 PM UTC-4, Crystal wrote:
>>>>
>>>> Hi Mike, 
>>>>
>>>> This is the are that I'd like to retrieve please see the attached 
>>>> document / image.
>>>>
>>>>
>>>>
>>>> On Monday, June 30, 2014 6:03:29 AM UTC-7, Michael Cloonan (AdWords API 
>>>> Team) wrote:
>>>>>
>>>>> Hello,
>>>>>
>>>>> If you're looking to retrieve billing information via the API, that's 
>>>>> not currently possible. If the discrepancy is as large as you say, it 
>>>>> looks 
>>>>> like you may be making your report too restrictive. For example, maybe 
>>>>> you're excluding campaigns or time ranges that you're interested in.
>>>>>
>>>>> Regards,
>>>>> Mike, AdWords API Team
>>>>>
>>>>> On Saturday, June 28, 2014 10:49:57 PM UTC-4, Crystal wrote:
>>>>>>
>>>>>> Hi Mike, 
>>>>>>
>>>>>> Thanks for the reply. 
>>>>>>
>>>>>> I tried using Cost, but the amount is different with my MCC. 
>>>>>>
>>>>>> The report / tool that I'm currently developing will be based on: 
>>>>>> Campaign Performance Report  (a monthly based report). 
>>>>>>
>>>>>> So instead of displaying the amount spent within that month, only 
>>>>>> displaying a very low number like $19.00 (should be like $4000).
>>>>>>
>>>>>> I even tried TotalCost, still not the same. 
>>>>>>
>>>>>> (>_<)
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Wednesday, June 25, 2014 7:43:26 AM UTC-7, Michael Cloonan 
>>>>>> (AdWords API Team) wrote:
>>>>>>>
>>>>>>> Hello,
>>>>>>>
>>>>>>> In our various performance reports, I believe the column that most 
>>>>>>> closely corresponds to what you're asking for is Cost. If this is not 
>>>>>>> what 
>>>>>>> you wanted, please give me more information about what kind of report 
>>>>>>> you're running and what kind of information you are looking to get.
>>>>>>>
>>>>>>> Regards,
>>>>>>> Mike, AdWords API Team
>>>>>>>
>>>>>>> On Tuesday, June 24, 2014 2:09:03 PM UTC-4, Crystal wrote:
>>>>>>>>
>>>>>>>> I need to know the exact ID name for "Amount Spent" 
>>>>>>>>
>>>>>>>> I went here: 
>>>>>>>> https://developers.google.com/adwords/api/docs/appendix/reports 
>>>>>>>> and couldn't find it. 
>>>>>>>>
>>>>>>>> I need someone to provide me with the ID name (not the URL for 
>>>>>>>> reference) to get the data from AdWords. 
>>>>>>>>
>>>>>>>> Thanks! 
>>>>>>>>
>>>>>>>>
>>>>>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to