Hi Anash,

I builded a Graph to visualize Clicks versus Impressions or something else 
and it works fine.

But it is a bit slow with how im doing it.

For example if the user wants a plot with clicks versus impressions for the 
last month, then im doing 30 seperate requests for every Day in this month. 
This takes too much time.

Is there a way to do this in one request?

Cheers,
Michael


Am Freitag, 1. Mai 2015 15:43:13 UTC+2 schrieb Anash P. Oommen (AdWords API 
Team):
>
> Hi Michael,
>
> 1. If you specify 20150428 for min and max, you will get the stats for the 
> whole day 2015/04/28.
> 2. There's an ALL_TIME option that will give you the stats going back to 
> beginning of the account date, you could scan it to see when the stats 
> started showing up for a specific campaign. There's no direct way to figure 
> out when a campaign was created, and started serving.
>
> Cheers,
> Anash
>
> On Thursday, April 30, 2015 at 6:14:00 AM UTC-4, Michael D wrote:
>>
>> Hi Anash,
>>
>> with CUSTOM_DATE option the report for a plot works well ;)
>>
>> Is it possible to set on specific day instead of a dateRange?
>> Or do I have to do it like this?
>>
>>                     <dateRange>
>>                     <min>20150428</min>
>>                     <max>20150429</max>
>>                    </dateRange>
>> Is this teh Day 2015/04/28? What I mean is does 20150428 mean that the 
>> min dateRange starts at the beginning or the end of the day 20150428?
>> Is there a way to automaticly get the first available day for a specific 
>> Campaign?
>>
>> Thanks in advance.
>>
>> Michael
>>
>>
>>
>>
>> Am Mittwoch, 29. April 2015 15:32:19 UTC+2 schrieb Michael D:
>>>
>>> Hi Anash,
>>>
>>> Thank you for the information. I will try this later.
>>>
>>> Cheers,
>>> Michael
>>>
>>> Am Mittwoch, 29. April 2015 15:26:05 UTC+2 schrieb Anash P. Oommen 
>>> (AdWords API Team):
>>>>
>>>> Hi Michael,
>>>>
>>>> Yes, this can be done. You could use a CUSTOM_DATE option as mentioned 
>>>> in this guide: 
>>>> https://developers.google.com/adwords/api/docs/guides/reporting
>>>>
>>>> Cheers,
>>>> Anash P. Oommen,
>>>> AdWords API Advisor.
>>>>
>>>> On Tuesday, April 28, 2015 at 5:57:18 PM UTC-4, Michael D wrote:
>>>>>
>>>>> Hi,
>>>>>
>>>>> im trying to build a Graph to visualize Clicks versus Impressions or 
>>>>> Click versus CostPerClick.
>>>>>
>>>>> For this I need to know how much clicks, impressions and so on I get 
>>>>> per day for every given day in a choosen period of time.
>>>>>
>>>>> Is this possible with Reports? 
>>>>>
>>>>> Thanks in advance 
>>>>>
>>>>> Michael
>>>>>
>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f71ac0c3-5336-44e8-af9c-6cc121834664%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to