key property

String? key
getter/setter pair

The key representing the shared targeting criterion.

Targeting criteria defined by Google ad servers will begin with GOOG_. Third parties may define their own keys. A list of permissible keys along with the acceptable values will be provided as part of the external documentation.

Implementation

core.String? key;