customer_mgr_add

Back to SOAP Architecture Method Reference

Description

The customer_mgr_add method adds a customer to your domain.

Parameters

Parameter Description Type Required (R) or Optional (O)
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
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 resource. 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 your new customer. bstypes:ResourceId R