Google Super

GOOGLESUPER_GET_CAMPAIGN_BY_NAME

GetCampaignByName Tool will run a SQL GetCampaignByName in Google Ads.

Remote googlesuper

Other tools also called GOOGLESUPER_GET_CAMPAIGN_BY_NAME? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "title": "Name",
      "description": "name of the campaign to search on GoogleAds."
    }
  }
}