Skip to content

Instantly share code, notes, and snippets.

View smcjones's full-sized avatar

Sean smcjones

  • Google
  • New York City
View GitHub Profile
@smcjones
smcjones / mcc-linker.py
Last active October 4, 2019 20:37
Google Ads MCC Linker Example
# Copyright 2016 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
class MyCitations_Plugin {
/**
* @var int
*/
private $citeID;
/**
* @var array
*/
private $citationList;