ExtlClntAppPushConfigurablePolicies (Beta)

Represents an external client app’s push notification policies configuration.

The ExtlClntAppPushConfigurablePolicies metadata type is a pilot or beta service that is subject to the Beta Services Terms at Agreements - Salesforce.com or a written Unified Pilot Agreement if executed by Customer, and applicable terms in the Product Terms Directory. Use of this pilot or beta service is at the Customer's sole discretion.

The ExtlClntAppPushConfigurablePolicies metadata type requires the OAuth plugin for External Client Apps. See OAuth Plugin Enablement with Metadata API in Salesforce Help.

Note

Parent Type

This type extends the Metadata metadata type and inherits its fullName field.

File Suffix and Directory Location

ExtlClntAppPushConfigurablePolicies components have the suffix .ecaPushPlcy and are stored in the extlClntAppPushPolicies folder.

Version

ExtlClntAppPushConfigurablePolicies components are available in API version 64.0 and later.

Special Access Rules

There are no additional access requirements that are specific to this type.

Fields

Field Name Field Type Description
externalClientApplication string Required. The name of the associated external client app.
isFullContent boolean Required. Indicates if push notifications display the full notification title and body text (true). When set to false, standard notifications display a generic message and custom notifications display only the notification title.
label string Label for the external client app’s push notification policies configuration.