Skip to content

Commit

Permalink
chore: [Hub Bot] Refresh metadata 2024-11-04 (#1880)
Browse files Browse the repository at this point in the history
Co-authored-by: pnadolny13 <[email protected]>
Co-authored-by: Edgar Ramírez Mondragón <[email protected]>
  • Loading branch information
3 people authored Nov 4, 2024
1 parent a330b39 commit 7790a2b
Showing 1 changed file with 10 additions and 20 deletions.
30 changes: 10 additions & 20 deletions _data/meltano/extractors/tap-linkedin-ads/meltanolabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ settings:
label: Access Token
name: access_token
sensitive: true
- description: LinkedInAds Account ID
kind: string
label: Accounts
name: accounts
- description: Compression format to use for batch files.
kind: options
label: Batch Config Encoding Compression
Expand All @@ -46,6 +42,8 @@ settings:
options:
- label: Jsonl
value: jsonl
- label: Parquet
value: parquet
- description: Prefix to use when writing batch files.
kind: string
label: Batch Config Storage Prefix
Expand All @@ -54,22 +52,18 @@ settings:
kind: string
label: Batch Config Storage Root
name: batch_config.storage.root
- description: LinkedInAds Campaign ID
kind: string
label: Campaign
name: campaign
- description: LinkedInAds Campaign Group ID. Used for the campaign_group stream
kind: string
label: Campaign Group
name: campaign_group
- description: LinkedInAds Creative ID. Used for the creative stream
kind: string
label: Creative
name: creative
- description: The latest record date to sync
kind: date_iso8601
label: End Date
name: end_date
- description: 'One or more LCID locale strings to produce localized output for: https://faker.readthedocs.io/en/master/#localization'
kind: array
label: Faker Config Locale
name: faker_config.locale
- description: 'Value to seed the Faker generator for deterministic output: https://faker.readthedocs.io/en/master/#seeding-the-generator'
kind: string
label: Faker Config Seed
name: faker_config.seed
- description: "'True' to enable schema flattening and automatically expand nested
properties."
kind: boolean
Expand All @@ -94,10 +88,6 @@ settings:
label: OAuth Credentials Refresh Token
name: oauth_credentials.refresh_token
sensitive: true
- description: LinkedInAds Owner ID
kind: string
label: Owner
name: owner
- description: The earliest record date to sync
kind: date_iso8601
label: Start Date
Expand Down

0 comments on commit 7790a2b

Please sign in to comment.