Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

DV360 Write API Code Examples

This repository contains code examples for the DV360 Write API. Especially:

Weather Based Trigger

This is external based trigger example, where external trigger is output of the OpenWeather API.

Apps Script Project Set Up

We recomend to use clasp to set up your Apps Script project. Just do the following:

  1. Download the code to your working environment (e.g. git clone https://github.com/google/dv360-write-api.git)
  2. Go to the directory with the Apps Script code (e.g. cd dv360-write-api/openweather-based-bidding/)
  3. Create a new Google Spreadsheet or use an existing Google Spreadsheet
  4. Install clasp
  5. Log in clasp
  6. Clone clasp
  7. Push code to the G-Suite project (e.g. clasp push -f or if you want your local changes to be automatically synced with the G-Suite project while you edit files clasp push -w -f)

About

No description, website, or topics provided.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.