paymentSourceType property Null safety

String? paymentSourceType
read / write

Payment source type of this ad slot. Possible string values are:

  • "PLANNING_PAYMENT_SOURCE_TYPE_AGENCY_PAID"
  • "PLANNING_PAYMENT_SOURCE_TYPE_PUBLISHER_PAID"

Implementation

core.String? paymentSourceType;