v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13217260568.5 KB
contentCategories

Updates an existing content category. This method supports patch semantics.

patch/userprofiles/{+profileId}/contentCategories

Path parameters

profileIdstring required

User profile ID associated with this request.

Query parameters

idstring required

Required. ContentCategory ID.

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