LinkedIn Marketing and Advertising API for managing ad campaigns, analytics, and organization social content
LinkedIn Marketing and Advertising API for managing ad campaigns, analytics, and organization social content On Nagent, Linkedin Ads is exposed as a fully-configurable marketing integration that any agent can call — 28 actions, and OAuth authentication. No code is required to wire Linkedin Ads into your workflow — connect it once via the External Integrations panel and reuse it across every agent you build.
Agent builders use Linkedin Ads to automate the kinds of tasks marketing teams previously handled manually. Concrete examples — each one is a single agent step in Nagent — include:
Every action and trigger is paired with a structured input/output schema (visible in the sections below), so when you wire Linkedin Ads into Helix — our agentic agent builder — the editor knows exactly what each step expects and produces. Configure once, deploy anywhere across your Nagent agents.
Every operation an agent can call against Linkedin Ads, with input parameters and output schema. Drop these into any step of an agent built in Helix.
LINKEDIN_ADS_CREATE_AD_ACCOUNTTool to create a new LinkedIn ad account for campaign management. Use when setting up advertising infrastructure for an organization or person. The account type must be BUSINESS (ENTERPRISE is reserved for LinkedIn internal use). The Ad Account ID is returned in the response on success.
Input parameters
A label for the account (required)
Flag showing whether this account is marked as a test account. An account can be marked as test only during creation. This is an immutable field. Test accounts are useful for development and demos - ads are not served and not billed.
Account type. BUSINESS is the only value allowed when creating accounts through the API. ENTERPRISE is reserved for accounts created by LinkedIn's internal systems.
The 3 character standard currency code such as USD for United States Dollar. Default is USD.
The entity URN on whose behalf the account is advertised. Must be in the format urn:li:person:{id} or urn:li:organization:{id}
Indicates if the campaign contact is notified when an associated campaign has been completed
Indicates if the creative contact is notified when a creative has been reviewed and approved
Indicates if the creative contact is notified when a creative has been rejected due to content
Indicates if the account owner is notified about new Campaign Manager features
Indicates if the campaign contact is notified about campaign optimization opportunities
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_CREATE_LEAD_FORMTool to create a new LinkedIn lead generation form for ads. Use when you need to create forms to collect leads from LinkedIn ads campaigns.
Input parameters
Name of the lead form for internal tracking
Owner of the form (either sponsoredAccount or organization)
Initial state of the form
Form content displayed to viewers
Hidden tracking fields (max 20 fields)
Locale for the form
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_AD_ACCOUNTTool to retrieve a specific LinkedIn Ad Account by ID. Returns detailed account information including name, status, currency, notification settings, and serving statuses. Use when you need to fetch details about a specific ad account.
Input parameters
The unique LinkedIn Ad Account ID to retrieve
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_AD_ANALYTICSTool to retrieve LinkedIn ad analytics and reporting metrics for campaigns, creatives, and accounts. Use when you need performance data such as impressions, clicks, costs, conversions, and engagement metrics. Supports filtering by accounts, campaigns, or campaign groups with customizable date ranges and pivot dimensions.
Input parameters
Query type - use 'analytics' for single pivot grouping
Pivot dimension for grouping analytics results.
Comma-separated list of metric fields to retrieve. If not specified, only impressions and clicks are returned. Example: 'impressions,clicks,costInLocalCurrency,landingPageClicks'
List of account URNs to filter by (e.g., \['urn:li:sponsoredAccount:525410360'\])
List of campaign URNs to filter by (e.g., \['urn:li:sponsoredCampaign:1234567'\])
List of creative URNs to filter by
Date range for analytics data. Start date is required, end date is optional
List of campaign group URNs to filter by
Time granularity for analytics results.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_AUDIENCE_COUNTSGet estimated audience size for given targeting criteria on LinkedIn Ads. Use when you need to forecast how many LinkedIn members match your campaign targeting parameters before creating ads. Minimum audience size of 300 required to run campaigns.
Input parameters
Targeting criteria string in LinkedIn's encoded format. Must be a URL-encoded string following the pattern: (include:(and:List((or:(urn%3Ali%3AadTargetingFacet%3A{facet_type}:List({encoded_values})))))) Example for location and skills targeting: (include:(and:List((or:(urn%3Ali%3AadTargetingFacet%3Alocations:List(urn%3Ali%3Ageo%3A102221843))),(or:(urn%3Ali%3AadTargetingFacet%3Askills:List(urn%3Ali%3Askill%3A17)))))) Common facet types: locations (urn:li:geo:ID), skills (urn:li:skill:ID), industries (urn:li:industry:ID), jobFunctions (urn:li:function:ID), seniorities (urn:li:seniority:ID). URNs must be URL-encoded (colons as %3A). Supports include/exclude logic with and/or operators.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_CAMPAIGN_GROUPTool to retrieve a specific LinkedIn Ads campaign group by ID. Use when you need detailed information about a campaign group including its budget, schedule, status, and serving conditions.
Input parameters
The LinkedIn ad account ID
The campaign group ID to retrieve
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_LEAD_FORMTool to retrieve a specific LinkedIn lead form by its ID. Use when you need to fetch details about a lead form including its questions, legal info, and configuration.
Input parameters
The unique identifier of the LinkedIn lead form to retrieve.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_NETWORK_SIZETool to retrieve follower count for a LinkedIn organization. Use when you need to get the number of followers for a company or organization page.
Input parameters
Edge type for the network size query. Use COMPANY_FOLLOWED_BY_MEMBER to get follower count.
Organization URN in format 'urn:li:organization:{id}'. Example: 'urn:li:organization:1337'
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_ORGANIZATION_ACLSTool to retrieve organization access control list showing who has admin or poster rights for organizations. Use when you need to check which members have specific roles (like ADMINISTRATOR or DIRECT_SPONSORED_CONTENT_POSTER) for an organization, or to find all organizations where the authenticated user has access control roles.
Input parameters
Query type for the search. Use 'organization' to find ACLs for a specific organization, or 'roleAssignee' to find all organizations where the authenticated user has access control roles.
Organization role types that define access privileges.
Maximum number of results to return per page. Default is 10.
Starting index for pagination. Default is 0.
Role state values.
Organization URN to filter results. Required when q='organization'. Must be in the format 'urn:li:organization:{id}'.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_ORGANIZATION_PAGE_STATISTICSTool to retrieve page view and click statistics for a LinkedIn organization page. Use when you need to analyze organization page engagement metrics, either for lifetime or specific time periods.
Input parameters
Organization URN in the format urn:li:organization:{id}. You can get the organization ID from the LinkedIn page URL.
Time intervals configuration for statistics.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_ORG_FOLLOWER_STATISTICSTool to retrieve follower growth statistics for a LinkedIn organization. Use when you need follower demographics (industry, seniority, location, function) or time-bound follower gains. Omit timeIntervals for lifetime demographic statistics; include timeIntervals for time-series follower growth data.
Input parameters
Time intervals configuration for statistics.
The organization identifier in URN format (e.g., urn:li:organization:1234).
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_ORG_SHARE_STATISTICSTool to retrieve share and engagement statistics for an organization's content on LinkedIn. Use when you need organic metrics like impressions, clicks, likes, comments, and shares for an organization's posts. Returns lifetime statistics by default or time-bound statistics when a time range is specified.
Input parameters
Filter results to specific share URNs. When specified, returns statistics for individual shares. Time-bound statistics are not supported when filtering by shares. Each share URN must be of the format 'urn:li:share:{id}'.
Filter results to specific UGC Post URNs. When specified, returns statistics for individual posts. Time-bound statistics are not supported when filtering by UGC posts. Each UGC Post URN must be of the format 'urn:li:ugcPost:{id}'.
Time intervals configuration for time-bound statistics.
The organization identifier URN. Must be of the format 'urn:li:organization:{id}' or 'urn:li:organizationBrand:{id}'.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_SUPPLY_FORECASTSRetrieve supply forecasts for LinkedIn ad inventory based on targeting criteria, budget, and bid settings. Provides forecasts for impressions, clicks, spending, reach, and other metrics with different time granularities (daily, 7-day, 30-day, custom). Use when planning ad campaigns to estimate performance and budget requirements.
Input parameters
The sponsored account URN for which the supply forecast is requested
Cost cap as decimal string. Required only for optimization target type of cost cap
The sponsored campaign URN if available, used to provide better forecasts
The time range for the forecast with start and end timestamps
Target cost as decimal string. Required only for optimization target type of target cost
Represents a monetary amount with currency.
Represents a monetary amount with currency.
The campaign type. For connected television campaigns, must be SPONSORED_UPDATES
Bid configuration for manual bidding.
Creative type if available, used to provide better forecasts
Campaign objective type if available, used to provide better forecasts. Examples: BRAND_AWARENESS, WEBSITE_VISITS, ENGAGEMENT, VIDEO_VIEWS, LEAD_GENERATION, WEBSITE_CONVERSIONS, JOB_APPLICANTS
URL-encoded targeting criteria string in RestLi format. Specifies boolean expression (AND/OR) for including/excluding targeting facets. Example: (include:(and:List((or:(urn%3Ali%3AadTargetingFacet%3Alocations:List(urn%3Ali%3Ageo%3A103644278))))))
Valid optimization target types for LinkedIn Ads.
Include LinkedIn Audience Network inventory into campaign performance forecast. Must be true for connected television campaigns
Generate forecasting for connected television campaigns. Applicable only from version 202408 and above
Include Audience Expansion inventory into campaign performance forecast
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_TARGETING_ENTITIESTool to retrieve targeting entities for LinkedIn Ads campaigns. Use when you need to discover available targeting options (industries, locations, job titles, companies, skills, etc.) for ad targeting. Supports multiple query modes: retrieve all entities for a facet, search by text, find similar entities, or get metadata for specific URNs. Returns entity URNs and names that can be used for campaign targeting criteria.
Input parameters
Query type to use. 'adTargetingFacet' returns all entities for a facet, 'typeahead' searches entities by query text, 'urns' retrieves entities by URNs, 'similarEntities' finds similar entities.
List of URNs to retrieve metadata for. Required when q='urns'. Example: \['urn:li:fieldOfStudy:100990', 'urn:li:organization:1035'\]
Facet URN to query (e.g., 'urn:li:adTargetingFacet:locations', 'urn:li:adTargetingFacet:industries'). Required for adTargetingFacet, typeahead, and similarEntities query types.
Search query text for typeahead searches. Required when q='typeahead'. Partial text used for matching targeting entities.
List of entity URNs to find similar entities for. Required when q='similarEntities'. Example: \['urn:li:organization:1003'\]
Query version to use. Use 'QUERY_USES_URNS' for URN-based queries. Defaults to 'QUERY_USES_URNS' when not specified.
Uppercase two-letter country code as defined by ISO-3166 (e.g., 'US', 'GB', 'CA'). Used for localized entity names. Defaults to 'US' if not provided.
Lowercase two-letter language code as defined by ISO-639 (e.g., 'en', 'fr', 'es'). Used for localized entity names. Defaults to 'en' if not provided.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_GET_TARGETING_FACETSTool to retrieve available ad targeting facets including industries, locations, seniorities, job functions, skills, and more. Use when you need to discover which targeting categories are available for LinkedIn ad campaigns before fetching specific targeting entities.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_LIST_CONVERSION_RULESTool to list all conversion rules for a LinkedIn ad account. Use when you need to retrieve conversion tracking rules configured for an ad account.
Input parameters
Sponsored account URN in the format 'urn:li:sponsoredAccount:{accountId}'. This identifies the ad account whose conversion rules you want to retrieve.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_LIST_DMP_SEGMENTSTool to list DMP (Data Management Platform) segments for LinkedIn ad accounts. Use to retrieve segments by account, fetch multiple segments by IDs, or search segments with pagination. DMP segments contain audience data for ad targeting.
Input parameters
Query type for filtering segments. Use "account" to find segments by account.
List of segment IDs to retrieve specific segments
Number of results per page for pagination when using q=account (max 100)
Starting index for pagination when using q=account
Sponsored account URN to filter segments by. Format: urn:li:sponsoredAccount:{id}
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_LIST_LEAD_FORMSTool to list LinkedIn lead forms for an organization or by specific IDs. Use when you need to retrieve lead forms owned by an organization or sponsored account, or fetch specific forms by their IDs.
Input parameters
Query type. Set to 'owner' to find forms by owner. Required when using owner parameter.
List of lead form IDs to retrieve specific forms
Number of results to display per page. Used with q=owner for pagination.
Index of the form to begin results at. Indexes start at 0. Used with q=owner for pagination.
Organization URN to filter lead forms (e.g., urn:li:organization:123456). Use with q=owner.
Sponsored Account URN to filter lead forms (e.g., urn:li:sponsoredAccount:123456). Use with q=owner.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_LIST_ORGANIZATIONSTool to search and list LinkedIn organizations by IDs, vanity name, or parent organization. Use when you need to retrieve organization information, company pages, or school profiles from LinkedIn. Supports batch lookup by IDs or search by vanity name (e.g., 'linkedin') or parent organization URN.
Input parameters
Query type for organization lookup.
List of organization IDs to retrieve. Use this to batch lookup multiple organizations by their numeric IDs.
Parent organization URN. Required when q=parentOrganization. Format: urn:li:organization:{id}
Number of results per page.
Token for cursor-based pagination.
Vanity name to look up. Required when q=vanityName. Example: 'linkedin' for LinkedIn company page.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_LIST_POSTSTool to list LinkedIn posts by author or retrieve multiple posts by IDs. Use when you need to fetch posts for a specific person/organization or retrieve specific posts by their URNs.
Input parameters
Query type for listing posts.
List of post URNs to retrieve specific posts. Format: 'urn:li:share:{id}' or 'urn:li:ugcPost:{id}'. Example: \['urn:li:share:6844785523593134080', 'urn:li:ugcPost:7428263313739988992'\]. Use this to retrieve multiple specific posts by their URNs.
Number of results to return per page. Default is 10, maximum is 100.
The index of the first item for pagination. Default is 0.
Person or Organization URN to filter posts by author. Format: 'urn:li:person:{id}' or 'urn:li:organization:{id}'. Example: 'urn:li:organization:2414183'. Required when q='author'.
Sort field for posts.
LinkedIn API version in YYYYMM format. Defaults to 202602.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_LOOKUP_ORGANIZATIONSTool to batch lookup organization details by IDs without requiring admin access. Use when you need to retrieve basic information about LinkedIn organizations like name, logo, locations, and website.
Input parameters
List of organization IDs to retrieve. Each ID should be a numeric organization identifier (e.g., \[90966477, 79988552\]). Does not require admin access to these organizations.
LinkedIn API version in YYYYMM format. Defaults to 202601.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_REGISTER_UPLOADTool to register an upload for media assets (images, videos) on LinkedIn. Use when you need to prepare for uploading media content to LinkedIn before creating posts or ads.
Input parameters
URN of the owner entity (e.g., person or organization URN like 'urn:li:person:a4I-u208D9' or 'urn:li:organization:12345')
List of recipe URNs that define how the asset will be processed (e.g., 'urn:li:digitalmediaRecipe:feedshare-image' for images, 'urn:li:digitalmediaRecipe:feedshare-video' for videos)
List of service relationships defining ownership and permissions
List of upload mechanisms to use. SYNCHRONOUS_UPLOAD for direct upload, MULTIPART_UPLOAD for large files
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_SEARCH_AD_ACCOUNTSTool to search for LinkedIn ad accounts with filtering by status, type, and test mode. Use when you need to find ad accounts based on specific criteria like status, type, or whether they are test accounts. Supports pagination for large result sets.
Input parameters
Filter accounts by ID. Can include multiple IDs.
Filter accounts by name. Can include multiple names.
Filter by test or non-test accounts. Set to true for test accounts, false for non-test accounts. If omitted, returns both.
Filter accounts by type: BUSINESS or ENTERPRISE.
Filter accounts by status. Can include multiple values: ACTIVE, DRAFT, CANCELED, PENDING_DELETION, or REMOVED.
Number of entities to return per page. Maximum is 1000.
Filter accounts by reference URN (e.g., 'urn:li:organization:2414183' or 'urn:li:person:12345').
Token for pagination to fetch the next set of results. Use the nextPageToken from the previous response.
Enum for sort field values.
Enum for sort order values.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_SEARCH_CAMPAIGNSTool to search and list campaigns in a LinkedIn Ads account with filtering options. Use when you need to retrieve campaigns with specific criteria such as status, type, or test flag.
Input parameters
Query type (typically 'search' for campaign searches)
Comma-separated list of campaign IDs to retrieve
Search criteria as JSON string with status, type, or test filters. Example: '(status:(values:List(ACTIVE)))'
Number of entities to return (max: 1000, default: 100)
Pagination token for fetching next page of results
Sort order (ASCENDING or DESCENDING) - sorted by campaign ID
Ad Account ID to search campaigns in
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_SEARCH_CREATIVESTool to search and list LinkedIn Ads creatives with filtering options. Use when you need to retrieve creatives from a LinkedIn Ads account with optional filters by campaign, status, content reference, or lead gen form. Supports cursor-based pagination for large result sets. Returns comprehensive creative details including status, review information, serving hold reasons, and metadata.
Input parameters
Filter creatives by campaign URN(s). Provide a list of sponsored campaign URNs (e.g., 'urn:li:sponsoredCampaign:360035215'). Multiple campaigns are ORed together.
Filter by specific creative URN(s). Provide a list of sponsored creative URNs (e.g., 'urn:li:sponsoredCreative:119962155'). Multiple creatives are ORed together.
Number of creatives to return per page (default: 100, max: 100). Use for pagination control.
Pagination cursor token from the previous response's nextPageToken field. Use to fetch the next page of results. Omit for the first page.
Sort order for creative results.
LinkedIn Ad Account ID (numeric ID without URN prefix, e.g., '520376796'). Required to identify which ad account to search creatives in.
Filter by test account status. True returns only creatives under test accounts, False returns only non-test accounts, null/omitted returns all regardless of test status.
Filter creatives by intended status. Multiple statuses are ORed together. Values: ACTIVE (creative available for serving), PAUSED (temporarily not served), DRAFT (incomplete), ARCHIVED (not served, separated from active), CANCELED (hidden from queries), PENDING_DELETION (deletion in progress), REMOVED (deleted but fetchable).
Filter creatives by content reference URN(s). Can be share URN or ugcPost URN (e.g., 'urn:li:share:6778045555198214144', 'urn:li:ugcPost:6778045555198214144'). Multiple references are ORed together.
Filter by lead generation form URN(s). Provide a list of ad form URNs (e.g., 'urn:li:adForm:123456'). Multiple forms are ORed together.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_SEARCH_EVENTSTool to search and list LinkedIn events by organizer with filtering options. Use when you need to find events organized by a specific organization or person, with optional filters for lifecycle state, entry criteria, and pagination.
Input parameters
Query type - use 'eventsByOrganizer' to search by organizer or 'organizerLeadGenFormEnabledEvents' for lead gen enabled events
Number of events to return per page (max 100)
Pagination start index (0-based)
Organization or person URN of the event organizer (e.g., 'urn:li:organization:7185861')
Event sort order.
Event entry criteria.
Event lifecycle state.
If true, exclude cancelled events from results
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_UPDATE_LEAD_FORMTool to update an existing LinkedIn lead form. Use when you need to modify form details like name, headline, description, or state. Note: For published forms (linked to active campaigns), only specific fields can be updated. Pre-published forms allow updating all fields.
Input parameters
Patch object containing the $set operation with fields to update. For published forms, only specific fields can be updated (headline, description, legalDisclaimer, landingPageUrl, privacyPageUrl, thankYouMessage, thankYouPageCta, state). Pre-published forms (DRAFT or not linked to active campaigns) can have all fields updated.
The ID of the lead form to update.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
LINKEDIN_ADS_UPDATE_ORGANIZATION_ACLTool to update organization access control for a user on LinkedIn. Use when requesting the DIRECT_SPONSORED_CONTENT_POSTER role for an organization. The PUT API works only when the user is requesting the role for themselves, not on behalf of others.
Input parameters
The role to update. For external API calls, only DIRECT_SPONSORED_CONTENT_POSTER is supported.
The role state to set. For external API calls, only REQUESTED is supported.
The organizational entity URN for which access control information is being updated. Must be in the format 'urn:li:organization:{id}' or 'urn:li:organizationBrand:{id}'.
The person URN of the member being assigned the role. Must be in the format 'urn:li:person:{id}'. Note: The PUT API works only when the user is requesting the DIRECT_SPONSORED_CONTENT_POSTER role to an organization for themselves and not on behalf of others.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
No publicly available marketplace agent is found using this tool yet. There are 59 agents privately built on Nagent that already use Linkedin Ads.
Build on Nagent
Connect Linkedin Ads to any Nagent agent in minutes — no API key management, no boilerplate. Just configure and deploy.
The five questions agent builders ask before adopting a new integration.
Open the External Integrations panel inside Nagent (app.nagent.ai/externalIntegration), find Linkedin Ads, and click "Connect Now." You'll authenticate with OAuth — Nagent handles credential storage and refresh automatically. Once connected, Linkedin Ads is available to any agent in your workspace.
No. Nagent provides no-code integration for every tool. Once Linkedin Ads is connected, you configure its 28 actions directly in the agent builder UI — no API calls, no boilerplate, no schema management.
Helix — Nagent's agentic agent builder — lets you drop Linkedin Ads steps into any workflow visually. Pick an action (e.g., one of those listed above), fill in the inputs (Helix knows the required vs. optional schema for each parameter), and connect it to upstream/downstream steps. Triggers run as the entry point of an agent, so when a Linkedin Ads event fires, the agent kicks off automatically.
Every Linkedin Ads action and trigger ships with a fully-typed schema — input parameters with name, type, required flag, and description, plus the output payload shape. The schemas are documented in the sections above. Helix uses these schemas to validate your configuration at build time and to type-check the data flowing between steps.
Yes. While Linkedin Ads ships with 28 pre-built marketing actions, you can layer custom logic around them inside Helix — pre/post-processing steps, conditional branches, retries, or stitching Linkedin Ads together with other connected tools. For deeper customization, talk to our team about Nagent's Agentic AI Lab — forward-deployed engineers who build Linkedin Ads-based workflows tailored to your business.