Friday, June 1, 2012

[YouTube-API] Re: How to get the CSV report url .

Hello,

That should work.

Are you absolutely sure that your OAuth 2 token corresponds to the
account that owns VIDEO_ID?

Have you taken a look at the raw XML response to confirm whether the
<link> element is there?

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


On May 31, 6:03 pm, NMT GE <nmtat...@gmail.com> wrote:
> Hello
>
> I'm trying to get the insight data of a videohttps://developers.google.com/youtube/2.0/developers_guide_protocol_i...
>
> It specifies that "A video entry contains a link to Insight data if the
> authenticated user retrieving the entry owns the video."
>
> I already got the client ID, the developer key and client secret.
>
> I already got the Access token Using Oauth 2.0 authorization protocol.
>
> Then I make a request tohttp://gdata.youtube.com/feeds/api/videos/__VIDEOID__sending the following
> headers:
> X-GData-Key : Developer key
> Authorization: Bearer ACCESS_TOKEN
>
> Then I get the feed of the video but this does not include the "Link" tag
> with the url of the csv report for this video.
>
> What am I doing wrong?
> How can I get the feed that includes the url to download the CSV Data
> report?
>
> Please Help.

--
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