1{
2 "Status": "OK",
3 "RequestID": "eb0dccf7-ce17-4f9b-9427-fffc8c4cf034",
4 "Results": [
5 {
6 "NewID": 0,
7 "NewObjectID": "9c825220-6f2f-40f2-95c2-e44909afed87",
8 "PartnerKey": null,
9 "Object": {
10 "Schedule": null,
11 "AutomationTasks": [
12 {
13 "AutomationTaskType": null,
14 "Name": null,
15 "Description": null,
16 "Automation": null,
17 "Sequence": 0,
18 "Activities": [null],
19 "Client": null,
20 "PartnerKey": null,
21 "PartnerProperties": null,
22 "CreatedDate": "0001-01-01T00:00:00.000",
23 "ModifiedDate": null,
24 "ID": 0,
25 "ObjectID": null,
26 "CustomerKey": null,
27 "Owner": null,
28 "CorrelationID": null,
29 "ObjectState": null,
30 "IsPlatformObject": false
31 }
32 ],
33 "IsActive": true,
34 "AutomationSource": null,
35 "Status": 0,
36 "Notifications": null,
37 "ScheduledTime": "0001-01-01T00:00:00.000",
38 "AutomationType": "Scheduled",
39 "UpdateModified": false,
40 "LastRunInstanceID": null,
41 "CreatedBy": 0,
42 "CategoryID": null,
43 "LastRunTime": "0001-01-01T00:00:00.000",
44 "LastSaveDate": "0001-01-01T00:00:00.000",
45 "ModifiedBy": 0,
46 "RecurrenceID": null,
47 "LastSavedBy": 0,
48 "InteractionObjectID": null,
49 "Name": "Example Automation",
50 "Description": "My Automation Example",
51 "Keyword": null,
52 "Client": {
53 "ID": 987654,
54 "ClientID1": 0,
55 "PartnerClientKey": null,
56 "UserID": 998877665,
57 "PartnerUserKey": null,
58 "CreatedBy": 0,
59 "ModifiedBy": 0,
60 "EnterpriseID": 0,
61 "CustomerKey": null,
62 "CustomerID": null
63 },
64 "PartnerKey": null,
65 "PartnerProperties": [{ "Name": "AutomationType", "Value": "Scheduled" }],
66 "CreatedDate": "0001-01-01T00:00:00.000",
67 "ModifiedDate": null,
68 "ID": 0,
69 "ObjectID": "9c825220-6f2f-40f2-95c2-e44909afed87",
70 "CustomerKey": "ExampleAutomation",
71 "Owner": null,
72 "CorrelationID": null,
73 "ObjectState": null,
74 "IsPlatformObject": false
75 },
76 "CreateResults": null,
77 "ParentPropertyName": null,
78 "StatusCode": "OK",
79 "StatusMessage": null,
80 "OrdinalID": 0,
81 "ErrorCode": 0,
82 "RequestID": null,
83 "ConversationID": null,
84 "OverallStatusCode": null,
85 "RequestType": "Synchronous",
86 "ResultType": null,
87 "ResultDetailXML": null
88 }
89 ]
90}