Method: accounts.adclients.customchannels.patch

Updates a custom channel.

This method can be called only by a restricted set of projects, which are usually owned by AdSense for Platforms publishers. Contact your account manager if you need to use this method.

HTTP request

PATCH https://adsense.googleapis.com/v2/{customChannel.name=accounts/*/adclients/*/customchannels/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
customChannel.name

string

Output only. Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}

Query parameters

Parameters
updateMask

string (FieldMask format)

The list of fields to update. If empty, a full update is performed.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of CustomChannel.

Response body

If successful, the response body contains an instance of CustomChannel.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adsense