path property

List<String>? path
getter/setter pair

The category to target or exclude.

Each subsequent element in the array describes a more specific sub-category. For example, {"Pets & Animals", "Pets", "Dogs"} represents the "Pets & Animals/Pets/Dogs" category. List of available topic categories at https://developers.google.com/google-ads/api/data/topics

Output only.

Implementation

core.List<core.String>? path;