Skip to content

DedicatedToData/tap-linkedin-marketing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap-linkedin-marketing

Singer tap to extract data from the LinkedIn Marketing API, conforming to the Singer spec: https://github.com/singer-io/getting-started/blob/master/docs/SPEC.md

LinkedIn Ad Reporting API: https://docs.microsoft.com/en-us/linkedin/marketing/integrations/ads-reporting/ads-reporting

Setup

python3 setup.py install

Running the tap

Discover mode:

tap-linkedin-marketing --config config.json --discover > catalog.json

Sync mode:

tap-linkedin-marketing --config config.json -p catalog.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%