set_account_by_id()
Set Account for API calls
set_account_by_id()
This method will set the account to be used for other API calls.
Parameters
Name
Type
Description
$account_id
string
Cloud Account ID
Return
Name
Type
Description
$account
Account
The Account object corresponding to the set Account ID.
Usage
Last updated