@wevion/cli 1.0.3482 → 1.0.3486
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/openapi.json +9 -0
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -139568,6 +139568,9 @@
|
|
|
139568
139568
|
}
|
|
139569
139569
|
]
|
|
139570
139570
|
},
|
|
139571
|
+
"account_spend_limit_reached": {
|
|
139572
|
+
"type": "boolean"
|
|
139573
|
+
},
|
|
139571
139574
|
"ad_status": {
|
|
139572
139575
|
"type": "string"
|
|
139573
139576
|
},
|
|
@@ -140632,6 +140635,9 @@
|
|
|
140632
140635
|
}
|
|
140633
140636
|
]
|
|
140634
140637
|
},
|
|
140638
|
+
"account_spend_limit_reached": {
|
|
140639
|
+
"type": "boolean"
|
|
140640
|
+
},
|
|
140635
140641
|
"adset_status": {
|
|
140636
140642
|
"type": "string"
|
|
140637
140643
|
},
|
|
@@ -142001,6 +142007,9 @@
|
|
|
142001
142007
|
}
|
|
142002
142008
|
]
|
|
142003
142009
|
},
|
|
142010
|
+
"account_spend_limit_reached": {
|
|
142011
|
+
"type": "boolean"
|
|
142012
|
+
},
|
|
142004
142013
|
"campaign_status": {
|
|
142005
142014
|
"type": "string"
|
|
142006
142015
|
},
|