PipedreamHQ / PipedreamHQ/pipedream
[Components] microsoft_advertising
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# microsoft_advertising
## URLs
- https://learn.microsoft.com/en-us/advertising/
## Webhook Sources
### new-campaign-instant
#### Description
Emit new event when a new advertising campaign is created. Requires configuring webhook URL in Microsoft Advertising.
### new-lead-instant
#### Description
Emit new event when a new lead is generated through a Microsoft Advertising conversion goal. Requires configuring webhook URL in Microsoft Advertising.
## Polling Sources
### new-ad-click
#### Description
Emit new event whenever an ad receives a click. Users can filter by campaign or ad group as an optional property.
## Actions
### create-campaign
#### Description
Create a new advertising campaign. Requires campaign name, budget, targeting criteria, and ad schedule as required properties.
### update-keyword
#### Description
Update an existing keyword's bid or match type. Requires keyword ID and updated values as required properties.
### pause-ad
#### Description
Pause an active ad. Requires the ad ID as a required property.
Contributor guide
Assessment
This issue has not been assessed yet.