googleadsinofficial

package module
v0.0.0-...-05a710e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2019 License: MIT Imports: 0 Imported by: 0

README

go-googleadsinofficial GoDoc

Inofficial implementation of GoogleAdswords API in Golang

Forked from https://github.com/godofdream/go-googleadsinofficial with cherry-picks from https://github.com/applinskinner/go-googleadsinofficial.

  • Re-generated v201809 with gowsdl from current master branch.
  • Added example.

Go Doc

GoDoc

Build

go generate

Run example

Fill in your secrets into ./example/private_test.go:

vim ./example private_test.go

This file is in .gitignore and should contain instantiation of cfg var:

var cfg = Config{
    // ... (your secrets go here)
}

Than run test as usual:

go test -v ./example

Documentation

Overview

Package googleadsinofficial is a dummypackage to hold the generator

Directories

Path Synopsis
v201802
v201809

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL