Specifies a feed group you want to update in a course in your iTunes U site with data from the feed source.
You specify the following entity with the UpdateGroup operation:
GroupHandle. Specifies the handle in your iTunes U site for the feed group you want to update. The group handle must correspond to a Course page group item in your iTunes U site.
The following is an example of an iTunes U Web Services document using UpdateGroup:
<?xml version="1.0" encoding="UTF-8"?>
<ITunesUDocument>
<Version>1.1.4</Version>
<UpdateGroup>
<GroupHandle>grouphandle value</GroupHandle>
</UpdateGroup>
</ITunesUDocument> |
© 2011 Apple Inc. All Rights Reserved. (Last updated: 2011-11-03)