automation-lib 5.4.162 → 5.4.163
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +11 -21
- package/dist/index.d.ts +11 -21
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -7725,7 +7725,7 @@ interface FindTaskInstagramPostDto extends IFindBaseDto {
|
|
|
7725
7725
|
accountDeviceTypeAppClone: string;
|
|
7726
7726
|
accountDeviceNameAppClone: string;
|
|
7727
7727
|
};
|
|
7728
|
-
|
|
7728
|
+
sttAccount: string;
|
|
7729
7729
|
accountID: string;
|
|
7730
7730
|
sheetUrl: string;
|
|
7731
7731
|
sheetName: string;
|
|
@@ -11609,13 +11609,12 @@ interface IInstagramReportPostHighLight extends IBaseModel, ITrackingTimeScript,
|
|
|
11609
11609
|
account: string | IInstagramAccountRaw;
|
|
11610
11610
|
sheet: string | ISheetsTool;
|
|
11611
11611
|
rowId: string;
|
|
11612
|
-
|
|
11612
|
+
sttAccount: string;
|
|
11613
11613
|
timeStart: Date;
|
|
11614
11614
|
timeEnd: Date;
|
|
11615
11615
|
timezone: ETimeZone;
|
|
11616
11616
|
listDateOfWeeks: EDayOfWeek[];
|
|
11617
11617
|
schedulePostTime: Array<Array<string>>;
|
|
11618
|
-
sttAccount: string;
|
|
11619
11618
|
status: EStatusTaskScript;
|
|
11620
11619
|
noteFix: string;
|
|
11621
11620
|
typePost: string;
|
|
@@ -11647,13 +11646,12 @@ interface IInstagramReportPostHighLightELS extends IBaseELS {
|
|
|
11647
11646
|
status: ESheetToolStatus;
|
|
11648
11647
|
};
|
|
11649
11648
|
rowId: string;
|
|
11650
|
-
|
|
11649
|
+
sttAccount: string;
|
|
11651
11650
|
timeStart: Date;
|
|
11652
11651
|
timeEnd: Date;
|
|
11653
11652
|
timezone: ETimeZone;
|
|
11654
11653
|
listDateOfWeeks: EDayOfWeek[];
|
|
11655
11654
|
schedulePostTime: Array<Array<string>>;
|
|
11656
|
-
sttAccount: string;
|
|
11657
11655
|
status: EStatusTaskScript;
|
|
11658
11656
|
noteFix: string;
|
|
11659
11657
|
typePost: string;
|
|
@@ -11666,13 +11664,12 @@ interface IInstagramReportPostNew extends IBaseModel, ITrackingTimeScript, ITrac
|
|
|
11666
11664
|
account: string | IInstagramAccountRaw;
|
|
11667
11665
|
sheet: string | ISheetsTool;
|
|
11668
11666
|
rowId: string;
|
|
11669
|
-
|
|
11667
|
+
sttAccount: string;
|
|
11670
11668
|
timeStart: Date;
|
|
11671
11669
|
timeEnd: Date;
|
|
11672
11670
|
timezone: ETimeZone;
|
|
11673
11671
|
listDateOfWeeks: EDayOfWeek[];
|
|
11674
11672
|
schedulePostTime: Array<Array<string>>;
|
|
11675
|
-
sttAccount: string;
|
|
11676
11673
|
status: EStatusTaskScript;
|
|
11677
11674
|
noteFix: string;
|
|
11678
11675
|
typePost: string;
|
|
@@ -11718,13 +11715,12 @@ interface IInstagramReportPostNewELS extends IBaseELS {
|
|
|
11718
11715
|
status: ESheetToolStatus;
|
|
11719
11716
|
};
|
|
11720
11717
|
rowId: string;
|
|
11721
|
-
|
|
11718
|
+
sttAccount: string;
|
|
11722
11719
|
timeStart: Date;
|
|
11723
11720
|
timeEnd: Date;
|
|
11724
11721
|
timezone: ETimeZone;
|
|
11725
11722
|
listDateOfWeeks: EDayOfWeek[];
|
|
11726
11723
|
schedulePostTime: Array<Array<string>>;
|
|
11727
|
-
sttAccount: string;
|
|
11728
11724
|
status: EStatusTaskScript;
|
|
11729
11725
|
noteFix: string;
|
|
11730
11726
|
typePost: string;
|
|
@@ -11751,13 +11747,12 @@ interface IInstagramReportPostSquare extends IBaseModel, ITrackingTimeScript, IT
|
|
|
11751
11747
|
account: string | IInstagramAccountRaw;
|
|
11752
11748
|
sheet: string | ISheetsTool;
|
|
11753
11749
|
rowId: string;
|
|
11754
|
-
|
|
11750
|
+
sttAccount: string;
|
|
11755
11751
|
timeStart: Date;
|
|
11756
11752
|
timeEnd: Date;
|
|
11757
11753
|
timezone: ETimeZone;
|
|
11758
11754
|
listDateOfWeeks: EDayOfWeek[];
|
|
11759
11755
|
schedulePostTime: Array<Array<string>>;
|
|
11760
|
-
sttAccount: string;
|
|
11761
11756
|
status: EStatusTaskScript;
|
|
11762
11757
|
noteFix: string;
|
|
11763
11758
|
typePost: string;
|
|
@@ -11802,13 +11797,12 @@ interface IInstagramReportPostSquareELS extends IBaseELS {
|
|
|
11802
11797
|
status: ESheetToolStatus;
|
|
11803
11798
|
};
|
|
11804
11799
|
rowId: string;
|
|
11805
|
-
|
|
11800
|
+
sttAccount: string;
|
|
11806
11801
|
timeStart: Date;
|
|
11807
11802
|
timeEnd: Date;
|
|
11808
11803
|
timezone: ETimeZone;
|
|
11809
11804
|
listDateOfWeeks: EDayOfWeek[];
|
|
11810
11805
|
schedulePostTime: Array<Array<string>>;
|
|
11811
|
-
sttAccount: string;
|
|
11812
11806
|
status: EStatusTaskScript;
|
|
11813
11807
|
noteFix: string;
|
|
11814
11808
|
typePost: string;
|
|
@@ -11835,13 +11829,12 @@ interface IInstagramReportPostReel extends IBaseModel, ITrackingTimeScript, ITra
|
|
|
11835
11829
|
account: string | IInstagramAccountRaw;
|
|
11836
11830
|
sheet: string | ISheetsTool;
|
|
11837
11831
|
rowId: string;
|
|
11838
|
-
|
|
11832
|
+
sttAccount: string;
|
|
11839
11833
|
timeStart: Date;
|
|
11840
11834
|
timeEnd: Date;
|
|
11841
11835
|
timezone: ETimeZone;
|
|
11842
11836
|
listDateOfWeeks: EDayOfWeek[];
|
|
11843
11837
|
schedulePostTime: Array<Array<string>>;
|
|
11844
|
-
sttAccount: string;
|
|
11845
11838
|
status: EStatusTaskScript;
|
|
11846
11839
|
noteFix: string;
|
|
11847
11840
|
typePost: string;
|
|
@@ -11880,13 +11873,12 @@ interface IInstagramReportPostReelELS extends IBaseELS {
|
|
|
11880
11873
|
status: ESheetToolStatus;
|
|
11881
11874
|
};
|
|
11882
11875
|
rowId: string;
|
|
11883
|
-
|
|
11876
|
+
sttAccount: string;
|
|
11884
11877
|
timeStart: Date;
|
|
11885
11878
|
timeEnd: Date;
|
|
11886
11879
|
timezone: ETimeZone;
|
|
11887
11880
|
listDateOfWeeks: EDayOfWeek[];
|
|
11888
11881
|
schedulePostTime: Array<Array<string>>;
|
|
11889
|
-
sttAccount: string;
|
|
11890
11882
|
status: EStatusTaskScript;
|
|
11891
11883
|
noteFix: string;
|
|
11892
11884
|
typePost: string;
|
|
@@ -11905,13 +11897,12 @@ interface IInstagramReportPostStory extends IBaseModel, ITrackingTimeScript, ITr
|
|
|
11905
11897
|
account: string | IInstagramAccountRaw;
|
|
11906
11898
|
sheet: string | ISheetsTool;
|
|
11907
11899
|
rowId: string;
|
|
11908
|
-
|
|
11900
|
+
sttAccount: string;
|
|
11909
11901
|
timeStart: Date;
|
|
11910
11902
|
timeEnd: Date;
|
|
11911
11903
|
timezone: ETimeZone;
|
|
11912
11904
|
listDateOfWeeks: EDayOfWeek[];
|
|
11913
11905
|
schedulePostTime: Array<Array<string>>;
|
|
11914
|
-
sttAccount: string;
|
|
11915
11906
|
status: EStatusTaskScript;
|
|
11916
11907
|
noteFix: string;
|
|
11917
11908
|
typePost: string;
|
|
@@ -11947,13 +11938,12 @@ interface IInstagramReportPostStoryELS extends IBaseELS {
|
|
|
11947
11938
|
status: ESheetToolStatus;
|
|
11948
11939
|
};
|
|
11949
11940
|
rowId: string;
|
|
11950
|
-
|
|
11941
|
+
sttAccount: string;
|
|
11951
11942
|
timeStart: Date;
|
|
11952
11943
|
timeEnd: Date;
|
|
11953
11944
|
timezone: ETimeZone;
|
|
11954
11945
|
listDateOfWeeks: EDayOfWeek[];
|
|
11955
11946
|
schedulePostTime: Array<Array<string>>;
|
|
11956
|
-
sttAccount: string;
|
|
11957
11947
|
status: EStatusTaskScript;
|
|
11958
11948
|
noteFix: string;
|
|
11959
11949
|
typePost: string;
|
package/dist/index.d.ts
CHANGED
|
@@ -7725,7 +7725,7 @@ interface FindTaskInstagramPostDto extends IFindBaseDto {
|
|
|
7725
7725
|
accountDeviceTypeAppClone: string;
|
|
7726
7726
|
accountDeviceNameAppClone: string;
|
|
7727
7727
|
};
|
|
7728
|
-
|
|
7728
|
+
sttAccount: string;
|
|
7729
7729
|
accountID: string;
|
|
7730
7730
|
sheetUrl: string;
|
|
7731
7731
|
sheetName: string;
|
|
@@ -11609,13 +11609,12 @@ interface IInstagramReportPostHighLight extends IBaseModel, ITrackingTimeScript,
|
|
|
11609
11609
|
account: string | IInstagramAccountRaw;
|
|
11610
11610
|
sheet: string | ISheetsTool;
|
|
11611
11611
|
rowId: string;
|
|
11612
|
-
|
|
11612
|
+
sttAccount: string;
|
|
11613
11613
|
timeStart: Date;
|
|
11614
11614
|
timeEnd: Date;
|
|
11615
11615
|
timezone: ETimeZone;
|
|
11616
11616
|
listDateOfWeeks: EDayOfWeek[];
|
|
11617
11617
|
schedulePostTime: Array<Array<string>>;
|
|
11618
|
-
sttAccount: string;
|
|
11619
11618
|
status: EStatusTaskScript;
|
|
11620
11619
|
noteFix: string;
|
|
11621
11620
|
typePost: string;
|
|
@@ -11647,13 +11646,12 @@ interface IInstagramReportPostHighLightELS extends IBaseELS {
|
|
|
11647
11646
|
status: ESheetToolStatus;
|
|
11648
11647
|
};
|
|
11649
11648
|
rowId: string;
|
|
11650
|
-
|
|
11649
|
+
sttAccount: string;
|
|
11651
11650
|
timeStart: Date;
|
|
11652
11651
|
timeEnd: Date;
|
|
11653
11652
|
timezone: ETimeZone;
|
|
11654
11653
|
listDateOfWeeks: EDayOfWeek[];
|
|
11655
11654
|
schedulePostTime: Array<Array<string>>;
|
|
11656
|
-
sttAccount: string;
|
|
11657
11655
|
status: EStatusTaskScript;
|
|
11658
11656
|
noteFix: string;
|
|
11659
11657
|
typePost: string;
|
|
@@ -11666,13 +11664,12 @@ interface IInstagramReportPostNew extends IBaseModel, ITrackingTimeScript, ITrac
|
|
|
11666
11664
|
account: string | IInstagramAccountRaw;
|
|
11667
11665
|
sheet: string | ISheetsTool;
|
|
11668
11666
|
rowId: string;
|
|
11669
|
-
|
|
11667
|
+
sttAccount: string;
|
|
11670
11668
|
timeStart: Date;
|
|
11671
11669
|
timeEnd: Date;
|
|
11672
11670
|
timezone: ETimeZone;
|
|
11673
11671
|
listDateOfWeeks: EDayOfWeek[];
|
|
11674
11672
|
schedulePostTime: Array<Array<string>>;
|
|
11675
|
-
sttAccount: string;
|
|
11676
11673
|
status: EStatusTaskScript;
|
|
11677
11674
|
noteFix: string;
|
|
11678
11675
|
typePost: string;
|
|
@@ -11718,13 +11715,12 @@ interface IInstagramReportPostNewELS extends IBaseELS {
|
|
|
11718
11715
|
status: ESheetToolStatus;
|
|
11719
11716
|
};
|
|
11720
11717
|
rowId: string;
|
|
11721
|
-
|
|
11718
|
+
sttAccount: string;
|
|
11722
11719
|
timeStart: Date;
|
|
11723
11720
|
timeEnd: Date;
|
|
11724
11721
|
timezone: ETimeZone;
|
|
11725
11722
|
listDateOfWeeks: EDayOfWeek[];
|
|
11726
11723
|
schedulePostTime: Array<Array<string>>;
|
|
11727
|
-
sttAccount: string;
|
|
11728
11724
|
status: EStatusTaskScript;
|
|
11729
11725
|
noteFix: string;
|
|
11730
11726
|
typePost: string;
|
|
@@ -11751,13 +11747,12 @@ interface IInstagramReportPostSquare extends IBaseModel, ITrackingTimeScript, IT
|
|
|
11751
11747
|
account: string | IInstagramAccountRaw;
|
|
11752
11748
|
sheet: string | ISheetsTool;
|
|
11753
11749
|
rowId: string;
|
|
11754
|
-
|
|
11750
|
+
sttAccount: string;
|
|
11755
11751
|
timeStart: Date;
|
|
11756
11752
|
timeEnd: Date;
|
|
11757
11753
|
timezone: ETimeZone;
|
|
11758
11754
|
listDateOfWeeks: EDayOfWeek[];
|
|
11759
11755
|
schedulePostTime: Array<Array<string>>;
|
|
11760
|
-
sttAccount: string;
|
|
11761
11756
|
status: EStatusTaskScript;
|
|
11762
11757
|
noteFix: string;
|
|
11763
11758
|
typePost: string;
|
|
@@ -11802,13 +11797,12 @@ interface IInstagramReportPostSquareELS extends IBaseELS {
|
|
|
11802
11797
|
status: ESheetToolStatus;
|
|
11803
11798
|
};
|
|
11804
11799
|
rowId: string;
|
|
11805
|
-
|
|
11800
|
+
sttAccount: string;
|
|
11806
11801
|
timeStart: Date;
|
|
11807
11802
|
timeEnd: Date;
|
|
11808
11803
|
timezone: ETimeZone;
|
|
11809
11804
|
listDateOfWeeks: EDayOfWeek[];
|
|
11810
11805
|
schedulePostTime: Array<Array<string>>;
|
|
11811
|
-
sttAccount: string;
|
|
11812
11806
|
status: EStatusTaskScript;
|
|
11813
11807
|
noteFix: string;
|
|
11814
11808
|
typePost: string;
|
|
@@ -11835,13 +11829,12 @@ interface IInstagramReportPostReel extends IBaseModel, ITrackingTimeScript, ITra
|
|
|
11835
11829
|
account: string | IInstagramAccountRaw;
|
|
11836
11830
|
sheet: string | ISheetsTool;
|
|
11837
11831
|
rowId: string;
|
|
11838
|
-
|
|
11832
|
+
sttAccount: string;
|
|
11839
11833
|
timeStart: Date;
|
|
11840
11834
|
timeEnd: Date;
|
|
11841
11835
|
timezone: ETimeZone;
|
|
11842
11836
|
listDateOfWeeks: EDayOfWeek[];
|
|
11843
11837
|
schedulePostTime: Array<Array<string>>;
|
|
11844
|
-
sttAccount: string;
|
|
11845
11838
|
status: EStatusTaskScript;
|
|
11846
11839
|
noteFix: string;
|
|
11847
11840
|
typePost: string;
|
|
@@ -11880,13 +11873,12 @@ interface IInstagramReportPostReelELS extends IBaseELS {
|
|
|
11880
11873
|
status: ESheetToolStatus;
|
|
11881
11874
|
};
|
|
11882
11875
|
rowId: string;
|
|
11883
|
-
|
|
11876
|
+
sttAccount: string;
|
|
11884
11877
|
timeStart: Date;
|
|
11885
11878
|
timeEnd: Date;
|
|
11886
11879
|
timezone: ETimeZone;
|
|
11887
11880
|
listDateOfWeeks: EDayOfWeek[];
|
|
11888
11881
|
schedulePostTime: Array<Array<string>>;
|
|
11889
|
-
sttAccount: string;
|
|
11890
11882
|
status: EStatusTaskScript;
|
|
11891
11883
|
noteFix: string;
|
|
11892
11884
|
typePost: string;
|
|
@@ -11905,13 +11897,12 @@ interface IInstagramReportPostStory extends IBaseModel, ITrackingTimeScript, ITr
|
|
|
11905
11897
|
account: string | IInstagramAccountRaw;
|
|
11906
11898
|
sheet: string | ISheetsTool;
|
|
11907
11899
|
rowId: string;
|
|
11908
|
-
|
|
11900
|
+
sttAccount: string;
|
|
11909
11901
|
timeStart: Date;
|
|
11910
11902
|
timeEnd: Date;
|
|
11911
11903
|
timezone: ETimeZone;
|
|
11912
11904
|
listDateOfWeeks: EDayOfWeek[];
|
|
11913
11905
|
schedulePostTime: Array<Array<string>>;
|
|
11914
|
-
sttAccount: string;
|
|
11915
11906
|
status: EStatusTaskScript;
|
|
11916
11907
|
noteFix: string;
|
|
11917
11908
|
typePost: string;
|
|
@@ -11947,13 +11938,12 @@ interface IInstagramReportPostStoryELS extends IBaseELS {
|
|
|
11947
11938
|
status: ESheetToolStatus;
|
|
11948
11939
|
};
|
|
11949
11940
|
rowId: string;
|
|
11950
|
-
|
|
11941
|
+
sttAccount: string;
|
|
11951
11942
|
timeStart: Date;
|
|
11952
11943
|
timeEnd: Date;
|
|
11953
11944
|
timezone: ETimeZone;
|
|
11954
11945
|
listDateOfWeeks: EDayOfWeek[];
|
|
11955
11946
|
schedulePostTime: Array<Array<string>>;
|
|
11956
|
-
sttAccount: string;
|
|
11957
11947
|
status: EStatusTaskScript;
|
|
11958
11948
|
noteFix: string;
|
|
11959
11949
|
typePost: string;
|