effectiveLabels property

List<String>? effectiveLabels
getter/setter pair

The resource names of effective labels attached to this campaign.

An effective label is a label inherited or directly assigned to this campaign.

Output only.

Implementation

core.List<core.String>? effectiveLabels;