customer_mgr_update

Back to SOAP Architecture Method Reference

Description

The customer_mgr_update method updates the details of an existing customer on your domain.

Parameters

Parameter Description Type Required (R) or Optional (O)
active Indicates whether or not the resource is active. boolean R
affidavit_footer Specifies the default affidavit report footer for orders. string R
default_fullscreen Indicates whether or not the customer's campaign will play in fullscreen. boolean R
domain_id The unique ID# of your domain. bstypes:ResourceId R
id The unique ID# of the customer. bstypes:ResourceId R
insertion_footer Specifies the default insertion report footer for orders. string R
locale The language and location of the customer, for example en_CA. string R
name The name of the customer. string R
container_id The unique ID# of the customer folder. bstypes:ResourceId O
default_category_id The unique ID# of the category associated with the customer's campaign. bstypes:ResourceId O
default_priority The default priority of the customer's preemptible campaign, if applicable. int O

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the updated customer. bstypes:ResourceId R