View source: R/budgets_operations.R
budgets_create_subscriber | R Documentation |
Creates a subscriber. You must create the associated budget and notification before you create the subscriber.
See https://www.paws-r-sdk.com/docs/budgets_create_subscriber/ for full documentation.
budgets_create_subscriber(AccountId, BudgetName, Notification, Subscriber)
AccountId |
[required] The |
BudgetName |
[required] The name of the budget that you want to subscribe to. Budget names must be unique within an account. |
Notification |
[required] The notification that you want to create a subscriber for. |
Subscriber |
[required] The subscriber that you want to associate with a budget notification. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.