primaryStatusReasons property

List<String>? primaryStatusReasons
getter/setter pair

The primary status reasons of the campaign.

Provides insight into why a campaign is not serving or not serving optimally. These reasons are aggregated to determine an overall CampaignPrimaryStatus.

Output only.

Implementation

core.List<core.String>? primaryStatusReasons;