You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creates an advertiser that is tied to the NAM profile the API credentials are tied to. The "name" is a required input while "website_url" and "category_id" are all optional inputs.
Creates an ad hoc report in NAM based on the input configuration. A successful creation will result in a report being generated and sent to the recipient emails.
{
"api_error_code": "FORBIDDEN",
"message": "Advertiser 578797488048178883 doesn't have any billable payment information associated with the account."
}
And also I couldn't test create-ad because it depends on create-ad-group
The rest of components I could test them without issues
So I'm moving this one to blocked in the meantime!
Which email are you using to log into Nextdoor?
I see a couple email addresses on 1PW, so I wanted to ask you this.
Can you add billing details to the account you are using?
Please use the test cc named as "New card", which is a 1PW item on the Contractors vault:
and let me know if this was useful?
Basically, Nextdoor outright told us to setup billing.
Connected with our SE team and looks like you are running into this issue because you haven't added payment info to your NAM account. Once you do that, you should be good to go.
nextdoor
URLs
Actions
create-advertiser
Prompt
Creates an advertiser that is tied to the NAM profile the API credentials are tied to. The "name" is a required input while "website_url" and "category_id" are all optional inputs.
URLs
create-campaign
Prompt
Creates a campaign with the inputted name and objective. Valid objective values include: "AWARENESS", "CONSIDERATION"
URLs
create-ad-group
Prompt
Creates an ad group based on the input payload for an existing NAM campaign.
URLs
create-ad
Prompt
Creates an ad based on the input payload for an existing NAM ad group.
URLs
create-scheduled-report
Prompt
Creates an ad hoc report in NAM based on the input configuration. A successful creation will result in a report being generated and sent to the recipient emails.
URLs
The text was updated successfully, but these errors were encountered: