Google Super

GOOGLESUPER_GET_CAMPAIGN_BY_ID

GetCampaignById Tool will return details of a campaign in Google Ads.

Remote googlesuper

Other tools also called GOOGLESUPER_GET_CAMPAIGN_BY_ID? See providers with this name

Input Schema


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