Patch

Updates an existing content category

6 variables
4 variables

Updates an existing content category. This method supports patch semantics

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns

Input

This building block consumes 6 input parameters

  = Parameter name
  = Format

profileId INTEGER Required

User profile ID associated with this request

id INTEGER Required

Content category ID

accountId INTEGER

Account ID of this content category. This is a read-only field that can be left blank

id INTEGER

ID of this content category. This is a read-only, auto-generated field

kind STRING

Identifies what kind of resource this is. Value: the fixed string "dfareporting#contentCategory"

name STRING

Name of this content category. This is a required field and must be less than 256 characters long and unique among content categories of the same account

Output

This building block provides 4 output parameters

  = Parameter name
  = Format

accountId INTEGER

Account ID of this content category. This is a read-only field that can be left blank

id INTEGER

ID of this content category. This is a read-only, auto-generated field

kind STRING

Identifies what kind of resource this is. Value: the fixed string "dfareporting#contentCategory"

name STRING

Name of this content category. This is a required field and must be less than 256 characters long and unique among content categories of the same account