CheckMetaAdsReportReadiness 2025.3.28.13-SNAPSHOT¶
BUNDLE¶
com.snowflake.openflow.runtime | runtime-meta-ads-processors-nar
DESCRIPTION¶
Processor checking if the Meta Ads report is ready for download.
INPUT REQUIREMENT¶
REQUIRED
Supports Sensitive Dynamic Properties¶
false
PROPERTIES¶
Property |
Description |
---|---|
Access Token |
Token required to request Meta Ads Marketing API. It must match pattern ‘Bearer <Access Token Value>’. |
Meta Ads API Version |
Version of Meta Ads API which is used for report generation. |
Report ID |
ID of the generated report. |
Web Client Service Provider |
Service providing client for REST request execution. |
RELATIONSHIPS¶
NAME |
DESCRIPTION |
---|---|
retry |
Response FlowFiles transferred when report prepared by Meta Ads Marketing API is not yet ready to be downloaded. |
failure |
Error FlowFiles transferred when receiving error response from Meta Ads Marketing API or when an error occurred during response processing. |
ready |
Response FlowFiles transferred when receiving Job Completed response from Meta Ads Marketing API. |
WRITES ATTRIBUTES¶
NAME |
DESCRIPTION |
---|---|
meta.ads.report.status |
Current state of the processed report. |