Does this work?

GET /calendar/feeds/default/private/full?fields=entry(@gd:*,title,gd:when)
GData-Version: 2


from:
http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html#PartialResponse

It works in the browser for me.

That'll go into you $calendar_xml_address assuming you are using the same
code you referenced in your other question.

Ray

On Thu, Sep 22, 2011 at 3:35 PM, HeyKate <[email protected]> wrote:

> I'm using Feedburner to publish my Google calendar data on my webpage. It
> shows up fine, but there's some fields I don't need showing.
>
> I'd like only the Event Title, When, Where, and Description to show up. But
> I'm getting other fields as well, that say things like Recurring Event,
> Duration, First Start, and Event Status.
>
> I've been combing through the API Reference page and have found lots of
> helpful information for other problems I was having with the feed, but this
> last bit I'm having trouble fixing. Does anyone know the correct syntax to
> use in my feed's URL to hide those undesirable fields? I'd assume the
> "fields" parameter would be needed but I can't figure out how to make it
> work.
>
> Thanks.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Google Calendar Data API" 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://code.google.com/apis/calendar/community/forum.html
>

-- 
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" 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://code.google.com/apis/calendar/community/forum.html

Reply via email to