Yahoo! Search Marketing

MasterAccountService

MasterAccountService provides operations for managing master accounts (and for enrolling new customers with Yahoo! Search Marketing). A master account is a collection of one or more accounts.

Operations

getMasterAccount

Get information about the master account (specified by masterAccountID). You can get information about any master account to which you have access.

Capability required: MasterAccountRead
License command group: AccountManagement
Supported accounts: Web, Mobile

Parameters

Parameter Data Type Description
masterAccountID string The master account ID.

Response

MasterAccount - The master account.

getMasterAccountsByCompanyID

Get all master accounts for a given company (specified by companyID)

Capability required: MasterAccountRead
License command group: AccountManagement
Supported accounts: Web, Mobile

Parameters

Parameter Data Type Description
companyID long The company ID.

Response

MasterAccount[] - The list of master accounts belong to the company.

getMasterAccountStatus

Get the status of the master account (specified by masterAccountID). You can get information about any master account to which you have access.

Capability required: MasterAccountRead
License command group: AccountManagement
Supported accounts: Web, Mobile

Parameters

Parameter Data Type Description
masterAccountID string The master account ID.

Response

MasterAccountStatus - The status of the master account.

isMobileMasterAccount

Returns whether a master account is a Mobile Sponsored Search master account

Added in: Version 5.2.0
Capability required: MasterAccountRead
License command group: AccountManagement
Supported accounts: Web, Mobile

Parameters

Parameter Data Type Description
masterAccountID string The master account ID.

Response

boolean - true if the master account is a Mobile Sponsored Search master account, false if the master account is a web account.

updateMasterAccount

Update a master account. You can update any master account to which you have access.

Capability required: MasterAccountWrite
License command group: AccountManagement
Supported accounts: Web, Mobile

Parameters

Parameter Data Type Description
masterAccount MasterAccount The master account to be updated.

Response

none

Related Data Objects

Related Links

YSM Yahoo! Group Discussions

View All

YSM Blog Posts

Enjoy the Silence (While You Can)
Tue, 24 Nov 2009 19:15:31 +0000

Breaking News from Yahoo! News
Fri, 20 Nov 2009 00:47:21 +0000

You’re Invited…
Tue, 17 Nov 2009 20:03:16 +0000

Anti-Phishing Reminders
Mon, 16 Nov 2009 20:56:48 +0000

One Shining Moment
Thu, 12 Nov 2009 18:28:28 +0000

View All