- Navigation Guide
@aws-sdk/client-pinpoint
GetCampaignsCommandOutput Interface
The output of GetCampaignsCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
CampaignsResponse Required | CampaignsResponse | 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