type property

String? type
getter/setter pair

"CampaignComponentType" of this TV campaign. Possible string values are:

  • "CAMPAIGN_COMPONENT_TYPE_UNSPECIFIED" : Required to exist; do not use.
  • "COMPANY" : Company.
  • "BRAND" : Brand.
  • "PRODUCT" : Product.
  • "CAMPAIGN" : Campaign.

Implementation

core.String? type;