Parameters:
Profile
- name of the profile. To set System Wide Settings, use
!SYSTEM
TestOrLive
(optional) - whether this should apply to
test settings, live settings, or both. Defaults to both.Setting
- multiple name/value pairs of settings that
you'd like to set
Returns:
Success
- set to ok
, indicating the settings were
set properly.
Applies an array of settings for the given profile.
If there is any problem (such as an invalid setting name) in any one of the settings, a SOAP Fault is returned, and NONE of the settings are applied. This allows you to tweak the problem settings, and re-submit the entire batch again, without having them "partially applied" in between.