You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### dfareporting:v3.5
The following keys were added:
- schemas.Report.properties.schedule.properties.timezone.type (Total Keys: 1)
#### dfareporting:v4
The following keys were added:
- schemas.Report.properties.schedule.properties.timezone.type (Total Keys: 1)
Copy file name to clipboardexpand all lines: docs/dyn/dfareporting_v3_5.reports.compatibleFields.html
+1
Original file line number
Diff line number
Diff line change
@@ -580,6 +580,7 @@ <h3>Method Details</h3>
580
580
],
581
581
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
582
582
"startDate": "A String",
583
+
"timezone": "A String", # The timezone when the report will run.
583
584
},
584
585
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
585
586
"type": "A String", # The type of the report.
Copy file name to clipboardexpand all lines: docs/dyn/dfareporting_v3_5.reports.html
+8
Original file line number
Diff line number
Diff line change
@@ -631,6 +631,7 @@ <h3>Method Details</h3>
631
631
],
632
632
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
633
633
"startDate": "A String",
634
+
"timezone": "A String", # The timezone when the report will run.
634
635
},
635
636
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
636
637
"type": "A String", # The type of the report.
@@ -1131,6 +1132,7 @@ <h3>Method Details</h3>
1131
1132
],
1132
1133
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
1133
1134
"startDate": "A String",
1135
+
"timezone": "A String", # The timezone when the report will run.
1134
1136
},
1135
1137
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
1136
1138
"type": "A String", # The type of the report.
@@ -1629,6 +1631,7 @@ <h3>Method Details</h3>
1629
1631
],
1630
1632
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
1631
1633
"startDate": "A String",
1634
+
"timezone": "A String", # The timezone when the report will run.
1632
1635
},
1633
1636
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
1634
1637
"type": "A String", # The type of the report.
@@ -2152,6 +2155,7 @@ <h3>Method Details</h3>
2152
2155
],
2153
2156
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
2154
2157
"startDate": "A String",
2158
+
"timezone": "A String", # The timezone when the report will run.
2155
2159
},
2156
2160
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
2157
2161
"type": "A String", # The type of the report.
@@ -2671,6 +2675,7 @@ <h3>Method Details</h3>
2671
2675
],
2672
2676
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
2673
2677
"startDate": "A String",
2678
+
"timezone": "A String", # The timezone when the report will run.
2674
2679
},
2675
2680
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
2676
2681
"type": "A String", # The type of the report.
@@ -3169,6 +3174,7 @@ <h3>Method Details</h3>
3169
3174
],
3170
3175
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
3171
3176
"startDate": "A String",
3177
+
"timezone": "A String", # The timezone when the report will run.
3172
3178
},
3173
3179
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
3174
3180
"type": "A String", # The type of the report.
@@ -3708,6 +3714,7 @@ <h3>Method Details</h3>
3708
3714
],
3709
3715
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
3710
3716
"startDate": "A String",
3717
+
"timezone": "A String", # The timezone when the report will run.
3711
3718
},
3712
3719
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
3713
3720
"type": "A String", # The type of the report.
@@ -4206,6 +4213,7 @@ <h3>Method Details</h3>
4206
4213
],
4207
4214
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
4208
4215
"startDate": "A String",
4216
+
"timezone": "A String", # The timezone when the report will run.
4209
4217
},
4210
4218
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
4211
4219
"type": "A String", # The type of the report.
Copy file name to clipboardexpand all lines: docs/dyn/dfareporting_v4.reports.compatibleFields.html
+1
Original file line number
Diff line number
Diff line change
@@ -616,6 +616,7 @@ <h3>Method Details</h3>
616
616
],
617
617
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
618
618
"startDate": "A String",
619
+
"timezone": "A String", # The timezone when the report will run.
619
620
},
620
621
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
621
622
"type": "A String", # The type of the report.
Copy file name to clipboardexpand all lines: docs/dyn/dfareporting_v4.reports.html
+8
Original file line number
Diff line number
Diff line change
@@ -667,6 +667,7 @@ <h3>Method Details</h3>
667
667
],
668
668
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
669
669
"startDate": "A String",
670
+
"timezone": "A String", # The timezone when the report will run.
670
671
},
671
672
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
672
673
"type": "A String", # The type of the report.
@@ -1203,6 +1204,7 @@ <h3>Method Details</h3>
1203
1204
],
1204
1205
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
1205
1206
"startDate": "A String",
1207
+
"timezone": "A String", # The timezone when the report will run.
1206
1208
},
1207
1209
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
1208
1210
"type": "A String", # The type of the report.
@@ -1737,6 +1739,7 @@ <h3>Method Details</h3>
1737
1739
],
1738
1740
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
1739
1741
"startDate": "A String",
1742
+
"timezone": "A String", # The timezone when the report will run.
1740
1743
},
1741
1744
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
1742
1745
"type": "A String", # The type of the report.
@@ -2296,6 +2299,7 @@ <h3>Method Details</h3>
2296
2299
],
2297
2300
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
2298
2301
"startDate": "A String",
2302
+
"timezone": "A String", # The timezone when the report will run.
2299
2303
},
2300
2304
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
2301
2305
"type": "A String", # The type of the report.
@@ -2851,6 +2855,7 @@ <h3>Method Details</h3>
2851
2855
],
2852
2856
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
2853
2857
"startDate": "A String",
2858
+
"timezone": "A String", # The timezone when the report will run.
2854
2859
},
2855
2860
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
2856
2861
"type": "A String", # The type of the report.
@@ -3385,6 +3390,7 @@ <h3>Method Details</h3>
3385
3390
],
3386
3391
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
3387
3392
"startDate": "A String",
3393
+
"timezone": "A String", # The timezone when the report will run.
3388
3394
},
3389
3395
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
3390
3396
"type": "A String", # The type of the report.
@@ -3960,6 +3966,7 @@ <h3>Method Details</h3>
3960
3966
],
3961
3967
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
3962
3968
"startDate": "A String",
3969
+
"timezone": "A String", # The timezone when the report will run.
3963
3970
},
3964
3971
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
3965
3972
"type": "A String", # The type of the report.
@@ -4494,6 +4501,7 @@ <h3>Method Details</h3>
4494
4501
],
4495
4502
"runsOnDayOfMonth": "A String", # Enum to define for "MONTHLY" scheduled reports whether reports should be repeated on the same day of the month as "startDate" or the same day of the week of the month. Example: If 'startDate' is Monday, April 2nd 2012 (2012-04-02), "DAY_OF_MONTH" would run subsequent reports on the 2nd of every Month, and "WEEK_OF_MONTH" would run subsequent reports on the first Monday of the month.
4496
4503
"startDate": "A String",
4504
+
"timezone": "A String", # The timezone when the report will run.
4497
4505
},
4498
4506
"subAccountId": "A String", # The subaccount ID to which this report belongs if applicable.
4499
4507
"type": "A String", # The type of the report.
0 commit comments