Campaign Details Input

Input representation of the campaign that's associated with the gift transaction.
JSON example
{
  "campaign": {
    "id": "701y0030d0zk6t06f4"
  }
}
Properties
Name Type Description Required or Optional Available Version
id String ID of the gift designation. This ID can also be passed as an externalID in the format given below:
{
            "externalId": {
              "fieldName": "<EXTERNAL_ID_FIELD_NAME>",
              "fieldValue": "<EXTERNAL_ID_FIELD_VALUE>"
        },
Optional 60.0