campaignSummaries property

List<CampaignSummary>? campaignSummaries
getter/setter pair

The list of summarized campaign information associated with this invoice.

Implementation

core.List<CampaignSummary>? campaignSummaries;