paymentSource property

String? paymentSource
getter/setter pair

Payment source for this placement.

This is a required field that is read-only after insertion. Possible string values are:

  • "PLACEMENT_AGENCY_PAID"
  • "PLACEMENT_PUBLISHER_PAID"

Implementation

core.String? paymentSource;