Newer Version Available

This content describes an older version of this product. View Latest

Campaign Details Input

Input representation of the campaign that's associated with the gift transaction.
JSON example
1{
2  "campaign": {
3    "id": "701y0030d0zk6t06f4"
4  }
5}
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:
1{
2            "externalId": {
3              "fieldName": "<EXTERNAL_ID_FIELD_NAME>",
4              "fieldValue": "<EXTERNAL_ID_FIELD_VALUE>"
5        },
Optional 60.0