Hello Martin,

Thanks for your suggestion. Unfortunately, the current version of API 
doesn't support real-time event streams yet.

Cheers,
Thanet, AdWords API Team

On Tuesday, July 26, 2016 at 2:29:05 AM UTC+9, Martin Mauch wrote:
>
> This question is quite old, but did anyone from Google think about this?
> Many APIs are switching over to real-time event streams and AdWords would 
> be a project where this makes a lot of sense!
> The report API by itself is sometimes awkward to work with, not being able 
> to combine segmentation A with KPI B and stuff like that.
> With a stream API you would just provide A and B as fields of the event 
> and we could handle the aggregation ourselves as we need it.
>
> Best
>   Martin
>
>
> On Friday, October 28, 2011 at 7:08:02 PM UTC+2, timp wrote:
>>
>> Hey
>>
>> Something which won't be done.  Possibly is impractical due to bandwidth 
>> whatever.  But I thought I would throw it out there.
>>
>>
>> <accent=german> It would be really cool, </accent> 
>>
>> if I could get a realtime data stream from google.  This data stream 
>> would work like this.
>>
>> GoogleDataStream dataStream = new GoogleDataStream(credentials);
>> dataStream.setSource(account / campaign / whatever);
>> dataStream.setDataIncluded(clicks,impressions, changes, etc);
>> dataStream.setAggregationInterval("30 minute");
>>
>> InputStream i = dataStream.openStream();
>>
>> And then I would read the inputstream and send the data into our database.
>> I would keep the stream open throughout the day.  Doing a block/read on 
>> it.
>>
>>
>> I actually thought this is how you implemented your new reports.  I 
>> thought you had done something like making a report a process, and then 
>> having that report aggregate data though time incrementally, instead of 
>> querying somewhere.  But, seeing your most recent report changes, I suppose 
>> this is not the case.
>>
>>
>> Anyhow.
>>
>> <accent=arnold schwarz>I would think this would be really cool.</accent>
>>
>> -tim
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/537e072e-6b1d-44ec-a3b5-a67249e29446%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Re: ... Martin Mauch
    • ... 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum

Reply via email to