Git Product home page Git Product logo

dv360-spend-monitoring-tool's Introduction

DV360 Spend Monitoring Tool

1. Disclaimer

Copyright 2019 Google LLC. This is not an official Google product. This solution, including any related sample code or data, is made available on an “as is,” “as available,” and “with all faults” basis, solely for illustrative purposes, and without warranty or representation of any kind. This solution is experimental, unsupported and provided solely for your convenience. Your use of it is subject to your agreements with Google, as applicable, and may constitute a beta feature as defined under those agreements. To the extent that you make any data available to Google in connection with your use of the solution, you represent and warrant that you have all necessary and appropriate rights, consents and permissions to permit Google to use and process that data. By using any portion of this solution, you acknowledge, assume and accept all risks, known and unknown, associated with its usage, including with respect to your deployment of any portion of this solution in your systems, or usage in connection with your business, if at all.

2. Installation

2.1. Create/use a Google Cloud Project(GCP) with a billing account

  1. How to Creating and Managing Projects
  2. How to Create, Modify, or Close Your Billing Account

2.2. Create/use a Desktop app OAuth credential

  1. How to Setting up OAuth 2.0
  2. Make sure select the Application type as 'Desktop app'

2.3. Check out source codes

  1. Open the Cloud Shell
  2. Clone the repository:
git clone https://github.com/google/dv360-spend-monitoring-tool.git

2.4. Run install script

Run the installation script and follow the instructions:

cd dv360-spend-monitoring-tool; chmod a+x deploy.sh; ./deploy.sh

2.5. Possible extra tasks during installation or regular use

2.5.1. Initialize Firestore

If the GCP hasn't got the Firestore (Datastore) initialized, during the installation, the script will print a link and ask you to create Firestore in the opened page before continue. The prompt looks like this:

Cannot find Firestore or Datastore in current project. Please visit 
https://console.cloud.google.com/firestore?project=[YOUR_PROJECT_ID] to 
create a database before continue.

Press any key to continue after you create the database...

dv360-spend-monitoring-tool's People

Contributors

lushu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

isabella232

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.