dimensions property

List<String>? dimensions
getter/setter pair

The audience dimensions for which composition insights should be returned.

Supported dimensions are KNOWLEDGE_GRAPH, GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_CHANNEL, YOUTUBE_LINEUP, AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, .

Required.

Implementation

core.List<core.String>? dimensions;