Friday, January 6, 2012

[YouTube-API] Re: youtube insights data api using PHP

Hello,

Could you go into more detail as to how you requested the Insight
report? In general, it seems like you're following the correct steps—
you retrieve a unique Insight download URL, and then you have to make
an HTTP request to download the actual file, which will be a .zip
archive containing multiple files.

Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev


On Jan 4, 10:53 am, karizma <rahul.karizmar...@gmail.com> wrote:
> Hi, new to youtube api, had visitedhttp://code.google.com/apis/youtube/2.0/developers_guide_protocol_ins...retrieve the insight data.
>
> But was unable, on how to integrate with php and get the metrics.
>
> How could this be done:
>
> <link rel='http://gdata.youtube.com/schemas/2007#insight.views'<goog_1717190865>
>   type='text/html' <goog_1717190865>
>
> href='http://insight.youtube.com/video-analytics/csvreports?query=PlVJ88-zq...>
>
> Can someone help in getting insights data in json to use further.
>
> I did sent :
>
> http://insight.youtube.com/video-analytics/csvreports?query=jUa4sEOcBe8<goog_1717190874>
>     &type=v <goog_1717190874>
>     &starttime=1325493720 <goog_1717190874>
>     &endtime=1325666520 <goog_1717190874>
>     &user_starttime=1325493720 <goog_1717190874>
>     &user_endtime=1325666520 <goog_1717190874>
>     &region=world <goog_1717190874>
>
> &token=AI39si4iF_zFsRb37sDdBWTZkBn1iQN2a2JGWV19D8P_Z8WCEDs5_ZcKAXRDuii4WPUh fdZCWwQAAD92OhLPiSZPvnjqrEaBOg<goog_1717190874>
>     &hl=en_US<http://insight.youtube.com/video-analytics/csvreports?query=jUa4sEOcBe8
> &type=v &starttime=1325493720 &endtime=1325666520
> &user_starttime=1325493720 &user_endtime=1325666520 &region=world
> &token=AI39si4iF_zFsRb37sDdBWTZkBn1iQN2a2JGWV19D8P_Z8WCEDs5_ZcKAXRDuii4WPUh fdZCWwQAAD92OhLPiSZPvnjqrEaBOg
> &hl=en_US>
>
>  but resulted in 404 error.. ?? any suggestions..??
>
> Thanks for helping..!!

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment