Skip to main content
Aria Knowledge Central

update_promo_plan_set_m

Input Arguments

 
Req Field Name Field Type Max Length Description
required-icon.png client_no long 22 Aria-assigned unique identifier indicating the Aria client providing service to this account.
required-icon.png auth_key string 32 Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor.
required-icon.png promo_plan_set_no int   Aria assigned number for the promo plan set
  OR      
  client_plan_type_id string 100 Client defined unique identifier
required-icon.png promo_plan_set_name string 20 Specifies the name of a promotional plan set
required-icon.png promo_plan_set_desc string 2000 Specifies the description of a promotional plan set
  plan_no long 12 Specifies the plans to be associated with the promotional plan set. 
  OR      
  client_plan_id string 100 Specifies the client defined identifiers of the plans to be associated with the promotional plan set. 

Output Arguments

 
Field Name Field Type Description
error_code long Aria-assigned error identifier. 0 indicates no error
error_msg string Textual description of any error that occurred. "OK" if there was no error.
promo_plan_set_no string Aria assigned number for the promo plan set
  • Was this article helpful?