Use Cases-Account structure-Account Management
Number of APIs: 4
-
Create a Test Ad Account POST {{baseUrl}}/adAccounts
-
Fetch the Ad Account by ID GET {{baseUrl}}/adAccounts/{{sponsoredaccount_id}}
-
Search Account by Type GET {{baseUrl}}/adAccounts?q=search&search=(type:(values:List(BUSINESS)))
-
Update Ad Account Name POST {{baseUrl}}/adAccounts/{{sponsoredaccount_id}}