Manage resources
🚧 This feature is still on beta phase
You may encounter some bugs with the Pull/Push feature, to overcome the bugs use the "Set working dir" command to reset the working workspace where you want to push/pull th code from
Account
Each account has:
ID, name, and other information
Account global code (code that is applied at the account level, it can be set in the extension or platform)
To pull or push account global code:

Campaign
Each campaign has the following:
ID, name, and other information
Campaign global code (code that is applied at the campaign level, it can be set in the extension or platform)
To pull or push campaign global code:

Variation
Each variation has the following:
ID, name, and other information
Variation global code (JS or CSS code that is applied at the variation level, it can be set in the extension or platform)
Element JS (code that is applied after a specific selector, it can be set in the extension or platform)
To pull or push variation global code:

Element JS
Each element JS has:
ID, name, and other information
Modification code
To pull or push modification code:
Last updated
Was this helpful?