Skip to main content
List campaigns in a Microsoft Ads account, optionally filtered by campaign type and status. Returns the full Microsoft campaign objects (Id, Name, Status, CampaignType, BudgetType, DailyBudget, BiddingScheme, Settings, etc.) so they can be fed into update_campaign.

Inputs

MicrosoftAdsAccountItem

SelectableOption

Output

Type: List[Dict] Returns the matching campaigns as full Microsoft Ads campaign objects (unchanged from the API). Fields: Id, Name, Status, CampaignType, BudgetType, DailyBudget, BiddingScheme, Settings