Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
SponsorshipCollection represents a collection of sponsorship slots that can be displayed in one of various layouts on an end-user facing web/app page.
A unique identifier for the sponsorship collection. This can be set manually, or auto-generated if left empty.
A name for visual identification within the management UI. Does not appear towards end users.
A list of sponsorship slots that should be included in this sponsorship collection. The order of this list determines the order in which the sponsorship slots are displayed towards end users.
VISIBILITY_UNSPECIFIED, VISIBILITY_PUBLISHED, VISIBILITY_UNLISTED, VISIBILITY_HIDDEN Response
OK
SponsorshipCollection represents a collection of sponsorship slots that can be displayed in one of various layouts on an end-user facing web/app page.

