contentCategories

Updates an existing content category.

put/userprofiles/{+profileId}/contentCategories

Path parameters

profileIdstring required

User profile ID associated with this request.

Request body

namestring

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.

idstring int64

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

accountIdstring int64

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

kindstring

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

Response

Successful response

Changes