ProgramCosts
Query, insert and delete program cost relations for a Marketo organization.
Select
Note: Filters provided with one of the supported operators listed in the "Operators" column are processed server-side, all the other filters are processed client-side.
SELECT * FROM ProgramCosts WHERE ProgramId='6205'
Columns
Name | Type | Operators | Description |
ProgramId | Int | = | The unique, Marketo-assigned identifier of the program. |
Cost | Int | Amount of the cost. | |
CostNote | String | Note of the cost. | |
CostStartDate | Datetime | Start datetime of the period cost. |