LindaLawton / Google-APIs-PHP-Samples

Unoffical Samples for the Google APIs PHP client library.
http://www.daimto.com/google-apis-samples/
Apache License 2.0
28 stars 17 forks source link

Optional Parms extra return #2

Open LindaLawton opened 7 years ago

LindaLawton commented 7 years ago

Optional parms are building with an extra return i cant seem to track down were in the template its coming from.

$optParams = array(

  //'acknowledgeAbuse' => '[YourValue]',  //Whether the user is acknowledging the risk of downloading known malware or other abusive files. This is only applicable when alt=media.

  //'supportsTeamDrives' => '[YourValue]',  //Whether the requesting application supports Team Drives.
  'fields' => '*'
);
LindaLawton commented 7 years ago

https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/management/webPropertyAdWordsLinks/insert