ancestorNames property

List<String>? ancestorNames
getter/setter pair

The ancestor names of the media planner.

Format: mediaPlanners/{mediaPlannerAccountId} Can be used to filter the response of the mediaPlanners.list method.

Output only.

Implementation

core.List<core.String>? ancestorNames;