@aws-sdk/client-pinpoint

GetCampaignsCommandOutput Interface

The output of GetCampaignsCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
CampaignsResponse RequiredCampaignsResponse | undefined

Provides information about the configuration and other settings for all the campaigns that are associated with an application.

Full Signature

export interface GetCampaignsCommandOutput extends GetCampaignsResponse, MetadataBearer