GetLinkedInAdsReport 2025.10.9.21

Bundle

com.snowflake.openflow.runtime | runtime-linkedin-ads-processors-nar

Description

Processor downloading metrics from the LinkedIn Reporting APIs.

Tags

LinkedIn, LinkedIn Ads, ads, report

Input Requirement

FORBIDDEN

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
AccountsList of comma-separated accounts.
Campaign GroupsList of comma-separated campaign groups.
CampaignsList of comma-separated campaigns.
CompaniesList of comma-separated companies.
Conversion WindowTimeframe for which data is refreshed during incremental load.
MetricsList of comma-separated metrics.
OAuth Token ProviderService providing OAuth access token.
PivotsList of comma-separated pivots.
Report NameUnique name of the report.
SharesList of comma-separated shares.
Start DateStart date from which ingestion should begin. It must be in the yyyy-MM-dd format.
Time GranularityTime granularity of results.
Web Client Service ProviderService providing client for REST request execution.

State management

ScopesDescription
CLUSTERStores information about last report definition in form of hash to detect schema changes. Incrementally loaded reports persist last ingestion date to define ingestion date ranges after initial load. Additionally start date is saved.

Relationships

NameDescription
successResponse FlowFiles transferred when successfully processed a response from the LinkedIn Ads Reporting API.

Writes attributes

NameDescription
linkedin.ads.report.nameUnique name of the report.
linkedin.ads.run.idUnique identifier of the run.
avro.schemaAvro schema that contains a set of all configured metrics and pivots.
linkedin.ads.ingestion.strategyStrategy that defines whether the report will be downloaded as SNAPSHOT or INCREMENTAL.
linkedin.ads.report.schema.changedFlag that indicates whether the report schema has changed between processor executions.
linkedin.ads.ingestion.start.dateDate from which data is downloaded from LinkedIn Ads (including a given date).
linkedin.ads.ingestion.end.dateDate to which data is downloaded from LinkedIn Ads (including a given date).