| Yahoo-Marketing documentation | view source | Contained in the Yahoo-Marketing distribution. |
Yahoo::Marketing::UserManagementService - provides operations for user, authorization, and payment method management.
Operations that include the word "my" can be executed by any user but only to add, get, or update their own user information. User name and password are included in the SOAP header for the request.
Operations that include the word "user" can be executed by an administrator for another user but only if the administrator has access to that user's information based on the admin's role and the account.
See EWS documentation online for available SOAP methods:
http://searchmarketing.yahoo.com/developer/docs/V7/reference/services/UserManagementService.php
Also see perldoc Yahoo::Marketing::Service for functionality common to all service modules.
Creates a new instance
| Yahoo-Marketing documentation | view source | Contained in the Yahoo-Marketing distribution. |