API Guidance
API Guidance
Authentication
The Wallet functions are part of the Management API suite of tools which requires an API Key for authentication. The Management API Key should be used in the API Header Authentication when making Management API calls.
Please refer to the API Key and SSO credential management page for detailed guidance on creating and using the an API Key.
QuerySpendingLimits
QuerySpendingLimists API allows you to display the mapping information between all ad accounts and spending limit IDs within the platform.
ListSpendingLimits
ListSpendingLimits API is used to retrieve a list of spending limits for each ad account.
Note:
Each ad account supports a single spending limit configuration.
ReadSpendingLimit
ReadSpendingLimit API allows you to check the current status of a spending limit, such as the current limit, spending against the set limits, and remaining funds.
UpdateSpendingLimit
UpdateSpendingLimit API allows you to update or modify the spending limit of a specific ad account.
Updated 6 days ago