PATCH
/
monetization
/
offers
/
v1
/
{offer_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

offer_id
string
required

Body

application/json
offer_id
string
required
offer
object
required

Offer represents a collection of video content that end users can purchase. This can be used e.g. to define Entitlements against.

update_mask
string

Response

200 - application/json
offer
object

Offer represents a collection of video content that end users can purchase. This can be used e.g. to define Entitlements against.