Giter VIP home page Giter VIP logo

tap-doubleclick-campaign-manager's Introduction

tap-doubleclick-campaign-manager

This is a Singer tap that produces JSON-formatted data following the Singer spec.

This tap:

  • Pulls reports from the DoubleClick for Campaign Manager API
  • Requires users to create reports and specify a date range (usually relative) in the DoubleClick for Campaign Managers user interface. The report ID of the created report along with a unique stream name (becomes the table name) is placed in the tap configuration file.
  • Outputs the schema for each resource

Configuration

This tap requires a config.json which specifies details regarding Google OAuth authentication, which reports to pull, and the stream names for each report. See config.sample.json for an example.

In the config, the reports property contains a delimited string to keep it compatible with the Stitch environment. It uses semicolons to separate reports (like rows) and commas to separate report IDs and report stream names (like columns).

Example 123456789,activities_and_clicks;123456790,dfa1_report

To run tap-doubleclick-campaign-manager with the configuration file, use this command:

› tap-doubleclick-campaign-manager -c my-config.json

Copyright © 2018 Stitch

tap-doubleclick-campaign-manager's People

Contributors

awm33 avatar dmosorast avatar kallan357 avatar luandy64 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.