{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "wsdl_segment" ], "title": "BrandingSetProperty - Tooling API", "description": "Represents a branding set property in the Theme panel in Experience Builder. This object is available in API version 40.0 and later.", "supported_soap_calls": "`create()`, `delete()`, `describeSObjects()`, `query()`, `retrieve()`, `update()`, `upsert()`", "supported_rest_api_http_methods": "`DELETE`, `GET`, `HEAD`, `PATCH`, `POST`, `Query`", "fields_columns": [ "type", "properties", "description" ], "fields": { "BrandingSetId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "The ID of the BrandingSet." }, "PropertyName": { "type": "string", "properties": "Create, Filter, Group, Sort, Update", "description": "The name of the branding set property, such as TextColor." }, "PropertyValue": { "type": "textarea", "properties": "Create, Nillable, Update", "description": "The value of the branding set property, such as #333." } }, "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```" }