LinkedIn Ads / API Reference
linkedin_ads_raw_request
LinkedIn Ads tool backed by Pipedream managed auth. Run a LinkedIn Ads API request through Pipedream. Editor role required because non-GET requests can mutate ads.
This is a read-only tool: it returns raw request for your LinkedIn Ads account. It changes nothing.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Raw request in my LinkedIn Ads account for [method], [url].
It takes 2 required and 3 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
method | string | Yes | Method |
url | string | Yes | Url |
params_json | string | No | Params Json |
body_json | string | No | Body Json |
pipedream_account_id | string | No | Pipedream Account Id |
Related LinkedIn Ads tools
linkedin_ads_audience_countslinkedin_ads_campaign_group_reportlinkedin_ads_campaign_reportlinkedin_ads_create_campaignlinkedin_ads_create_campaign_grouplinkedin_ads_create_conversion
Before you can call it
This tool needs a connected LinkedIn Ads account. The LinkedIn Ads connect guide covers the OAuth flow and the permissions it asks for, and the quickstart gets a client talking to the server in about five minutes.