Method: exchanges.inventorySources.patch

Updates an inventory source.

HTTP request

PATCH https://dv360seller.googleapis.com/v1beta1/{inventorySource.name=exchanges/*/inventorySources/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
inventorySource.name

string

Output only. Relative resource name for order. Generated by server. Example: "exchanges/1234/inventorySources/5678".

Query parameters

Parameters
updateMask

string (FieldMask format)

The mask to control which fields to update. Required.

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 InventorySource.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.