objectType property

String? objectType
getter/setter pair

Type of the object of this dynamic targeting key.

This is a required field. Possible string values are:

  • "OBJECT_ADVERTISER"
  • "OBJECT_AD"
  • "OBJECT_CREATIVE"
  • "OBJECT_PLACEMENT"

Implementation

core.String? objectType;