effectiveLabels property

List<String>? effectiveLabels
getter/setter pair

The resource names of effective labels attached to this ad.

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

Output only.

Implementation

core.List<core.String>? effectiveLabels;