Lines Matching refs:this

39       $data = $this->__call('get', array($params));
40 if ($this->useObjects()) {
58 $data = $this->__call('list', array($params));
59 if ($this->useObjects()) {
90 $data = $this->__call('list', array($params));
91 if ($this->useObjects()) {
120 $data = $this->__call('get', array($params));
121 if ($this->useObjects()) {
139 $data = $this->__call('getAdCode', array($params));
140 if ($this->useObjects()) {
161 $data = $this->__call('list', array($params));
162 if ($this->useObjects()) {
195 $data = $this->__call('list', array($params));
196 if ($this->useObjects()) {
225 $data = $this->__call('list', array($params));
226 if ($this->useObjects()) {
256 $data = $this->__call('get', array($params));
257 if ($this->useObjects()) {
278 $data = $this->__call('list', array($params));
279 if ($this->useObjects()) {
313 $data = $this->__call('list', array($params));
314 if ($this->useObjects()) {
355 $data = $this->__call('generate', array($params));
356 if ($this->useObjects()) {
390 $data = $this->__call('generate', array($params));
391 if ($this->useObjects()) {
410 $data = $this->__call('list', array($params));
411 if ($this->useObjects()) {
439 $data = $this->__call('get', array($params));
440 if ($this->useObjects()) {
459 $data = $this->__call('list', array($params));
460 if ($this->useObjects()) {
491 $data = $this->__call('list', array($params));
492 if ($this->useObjects()) {
522 $data = $this->__call('list', array($params));
523 if ($this->useObjects()) {
552 $data = $this->__call('get', array($params));
553 if ($this->useObjects()) {
570 $data = $this->__call('getAdCode', array($params));
571 if ($this->useObjects()) {
591 $data = $this->__call('list', array($params));
592 if ($this->useObjects()) {
624 $data = $this->__call('list', array($params));
625 if ($this->useObjects()) {
654 $data = $this->__call('list', array($params));
655 if ($this->useObjects()) {
684 $data = $this->__call('get', array($params));
685 if ($this->useObjects()) {
705 $data = $this->__call('list', array($params));
706 if ($this->useObjects()) {
739 $data = $this->__call('list', array($params));
740 if ($this->useObjects()) {
779 $data = $this->__call('list', array($params));
780 if ($this->useObjects()) {
806 $data = $this->__call('list', array($params));
807 if ($this->useObjects()) {
849 $data = $this->__call('generate', array($params));
850 if ($this->useObjects()) {
883 $data = $this->__call('generate', array($params));
884 if ($this->useObjects()) {
902 $data = $this->__call('list', array($params));
903 if ($this->useObjects()) {
931 $data = $this->__call('get', array($params));
932 if ($this->useObjects()) {
950 $data = $this->__call('list', array($params));
951 if ($this->useObjects()) {
982 $data = $this->__call('list', array($params));
983 if ($this->useObjects()) {
1035 $this->servicePath = 'adsense/v1.3/';
1036 $this->version = 'v1.3';
1037 $this->serviceName = 'adsense';
1039 $client->addService($this->serviceName, $this->version);
1040 …$this->accounts = new Google_AccountsServiceResource($this, $this->serviceName, 'accounts', json_d…
1041 …$this->accounts_adclients = new Google_AccountsAdclientsServiceResource($this, $this->serviceName,…
1042 …$this->accounts_adunits = new Google_AccountsAdunitsServiceResource($this, $this->serviceName, 'ad…
1043 …$this->accounts_adunits_customchannels = new Google_AccountsAdunitsCustomchannelsServiceResource($
1044 …$this->accounts_alerts = new Google_AccountsAlertsServiceResource($this, $this->serviceName, 'aler…
1045 …$this->accounts_customchannels = new Google_AccountsCustomchannelsServiceResource($this, $this->se…
1046 …$this->accounts_customchannels_adunits = new Google_AccountsCustomchannelsAdunitsServiceResource($
1047 …$this->accounts_reports = new Google_AccountsReportsServiceResource($this, $this->serviceName, 're…
1048 …$this->accounts_reports_saved = new Google_AccountsReportsSavedServiceResource($this, $this->servi…
1049 …$this->accounts_savedadstyles = new Google_AccountsSavedadstylesServiceResource($this, $this->serv…
1050 …$this->accounts_urlchannels = new Google_AccountsUrlchannelsServiceResource($this, $this->serviceN…
1051 …$this->adclients = new Google_AdclientsServiceResource($this, $this->serviceName, 'adclients', jso…
1052 …$this->adunits = new Google_AdunitsServiceResource($this, $this->serviceName, 'adunits', json_deco…
1053 …$this->adunits_customchannels = new Google_AdunitsCustomchannelsServiceResource($this, $this->serv…
1054 …$this->alerts = new Google_AlertsServiceResource($this, $this->serviceName, 'alerts', json_decode(…
1055 …$this->customchannels = new Google_CustomchannelsServiceResource($this, $this->serviceName, 'custo…
1056 …$this->customchannels_adunits = new Google_CustomchannelsAdunitsServiceResource($this, $this->serv…
1057 …$this->metadata_dimensions = new Google_MetadataDimensionsServiceResource($this, $this->serviceNam…
1058 …$this->metadata_metrics = new Google_MetadataMetricsServiceResource($this, $this->serviceName, 'me…
1059 …$this->reports = new Google_ReportsServiceResource($this, $this->serviceName, 'reports', json_deco…
1060 …$this->reports_saved = new Google_ReportsSavedServiceResource($this, $this->serviceName, 'saved', …
1061 …$this->savedadstyles = new Google_SavedadstylesServiceResource($this, $this->serviceName, 'savedad…
1062 …$this->urlchannels = new Google_UrlchannelsServiceResource($this, $this->serviceName, 'urlchannels…
1078 $this->id = $id;
1081 return $this->id;
1084 $this->kind = $kind;
1087 return $this->kind;
1090 $this->name = $name;
1093 return $this->name;
1096 $this->premium = $premium;
1099 return $this->premium;
1102 $this->assertIsArray($subAccounts, 'Google_Account', __METHOD__);
1103 $this->subAccounts = $subAccounts;
1106 return $this->subAccounts;
1118 $this->etag = $etag;
1121 return $this->etag;
1124 $this->assertIsArray($items, 'Google_Account', __METHOD__);
1125 $this->items = $items;
1128 return $this->items;
1131 $this->kind = $kind;
1134 return $this->kind;
1137 $this->nextPageToken = $nextPageToken;
1140 return $this->nextPageToken;
1151 $this->arcOptIn = $arcOptIn;
1154 return $this->arcOptIn;
1157 $this->id = $id;
1160 return $this->id;
1163 $this->kind = $kind;
1166 return $this->kind;
1169 $this->productCode = $productCode;
1172 return $this->productCode;
1175 $this->supportsReporting = $supportsReporting;
1178 return $this->supportsReporting;
1190 $this->etag = $etag;
1193 return $this->etag;
1196 $this->assertIsArray($items, 'Google_AdClient', __METHOD__);
1197 $this->items = $items;
1200 return $this->items;
1203 $this->kind = $kind;
1206 return $this->kind;
1209 $this->nextPageToken = $nextPageToken;
1212 return $this->nextPageToken;
1220 $this->adCode = $adCode;
1223 return $this->adCode;
1226 $this->kind = $kind;
1229 return $this->kind;
1243 $this->colors = $colors;
1246 return $this->colors;
1249 $this->corners = $corners;
1252 return $this->corners;
1255 $this->font = $font;
1258 return $this->font;
1261 $this->kind = $kind;
1264 return $this->kind;
1275 $this->background = $background;
1278 return $this->background;
1281 $this->border = $border;
1284 return $this->border;
1287 $this->text = $text;
1290 return $this->text;
1293 $this->title = $title;
1296 return $this->title;
1299 $this->url = $url;
1302 return $this->url;
1310 $this->family = $family;
1313 return $this->family;
1316 $this->size = $size;
1319 return $this->size;
1343 $this->code = $code;
1346 return $this->code;
1349 $this->contentAdsSettings = $contentAdsSettings;
1352 return $this->contentAdsSettings;
1355 $this->customStyle = $customStyle;
1358 return $this->customStyle;
1361 $this->feedAdsSettings = $feedAdsSettings;
1364 return $this->feedAdsSettings;
1367 $this->id = $id;
1370 return $this->id;
1373 $this->kind = $kind;
1376 return $this->kind;
1379 $this->mobileContentAdsSettings = $mobileContentAdsSettings;
1382 return $this->mobileContentAdsSettings;
1385 $this->name = $name;
1388 return $this->name;
1391 $this->savedStyleId = $savedStyleId;
1394 return $this->savedStyleId;
1397 $this->status = $status;
1400 return $this->status;
1411 $this->backupOption = $backupOption;
1414 return $this->backupOption;
1417 $this->size = $size;
1420 return $this->size;
1423 $this->type = $type;
1426 return $this->type;
1435 $this->color = $color;
1438 return $this->color;
1441 $this->type = $type;
1444 return $this->type;
1447 $this->url = $url;
1450 return $this->url;
1460 $this->adPosition = $adPosition;
1463 return $this->adPosition;
1466 $this->frequency = $frequency;
1469 return $this->frequency;
1472 $this->minimumWordCount = $minimumWordCount;
1475 return $this->minimumWordCount;
1478 $this->type = $type;
1481 return $this->type;
1491 $this->markupLanguage = $markupLanguage;
1494 return $this->markupLanguage;
1497 $this->scriptingLanguage = $scriptingLanguage;
1500 return $this->scriptingLanguage;
1503 $this->size = $size;
1506 return $this->size;
1509 $this->type = $type;
1512 return $this->type;
1524 $this->etag = $etag;
1527 return $this->etag;
1530 $this->assertIsArray($items, 'Google_AdUnit', __METHOD__);
1531 $this->items = $items;
1534 return $this->items;
1537 $this->kind = $kind;
1540 return $this->kind;
1543 $this->nextPageToken = $nextPageToken;
1546 return $this->nextPageToken;
1561 $this->assertIsArray($averages, 'Google_string', __METHOD__);
1562 $this->averages = $averages;
1565 return $this->averages;
1568 $this->assertIsArray($headers, 'Google_AdsenseReportsGenerateResponseHeaders', __METHOD__);
1569 $this->headers = $headers;
1572 return $this->headers;
1575 $this->kind = $kind;
1578 return $this->kind;
1581 $this->assertIsArray($rows, 'Google_string', __METHOD__);
1582 $this->rows = $rows;
1585 return $this->rows;
1588 $this->totalMatchedRows = $totalMatchedRows;
1591 return $this->totalMatchedRows;
1594 $this->assertIsArray($totals, 'Google_string', __METHOD__);
1595 $this->totals = $totals;
1598 return $this->totals;
1601 $this->assertIsArray($warnings, 'Google_string', __METHOD__);
1602 $this->warnings = $warnings;
1605 return $this->warnings;
1614 $this->currency = $currency;
1617 return $this->currency;
1620 $this->name = $name;
1623 return $this->name;
1626 $this->type = $type;
1629 return $this->type;
1640 $this->id = $id;
1643 return $this->id;
1646 $this->kind = $kind;
1649 return $this->kind;
1652 $this->message = $message;
1655 return $this->message;
1658 $this->severity = $severity;
1661 return $this->severity;
1664 $this->type = $type;
1667 return $this->type;
1677 $this->assertIsArray($items, 'Google_Alert', __METHOD__);
1678 $this->items = $items;
1681 return $this->items;
1684 $this->kind = $kind;
1687 return $this->kind;
1700 $this->code = $code;
1703 return $this->code;
1706 $this->id = $id;
1709 return $this->id;
1712 $this->kind = $kind;
1715 return $this->kind;
1718 $this->name = $name;
1721 return $this->name;
1724 $this->targetingInfo = $targetingInfo;
1727 return $this->targetingInfo;
1737 $this->adsAppearOn = $adsAppearOn;
1740 return $this->adsAppearOn;
1743 $this->description = $description;
1746 return $this->description;
1749 $this->location = $location;
1752 return $this->location;
1755 $this->siteLanguage = $siteLanguage;
1758 return $this->siteLanguage;
1770 $this->etag = $etag;
1773 return $this->etag;
1776 $this->assertIsArray($items, 'Google_CustomChannel', __METHOD__);
1777 $this->items = $items;
1780 return $this->items;
1783 $this->kind = $kind;
1786 return $this->kind;
1789 $this->nextPageToken = $nextPageToken;
1792 return $this->nextPageToken;
1802 $this->assertIsArray($items, 'Google_ReportingMetadataEntry', __METHOD__);
1803 $this->items = $items;
1806 return $this->items;
1809 $this->kind = $kind;
1812 return $this->kind;
1825 $this->assertIsArray($compatibleDimensions, 'Google_string', __METHOD__);
1826 $this->compatibleDimensions = $compatibleDimensions;
1829 return $this->compatibleDimensions;
1832 $this->assertIsArray($compatibleMetrics, 'Google_string', __METHOD__);
1833 $this->compatibleMetrics = $compatibleMetrics;
1836 return $this->compatibleMetrics;
1839 $this->id = $id;
1842 return $this->id;
1845 $this->kind = $kind;
1848 return $this->kind;
1851 $this->assertIsArray($requiredDimensions, 'Google_string', __METHOD__);
1852 $this->requiredDimensions = $requiredDimensions;
1855 return $this->requiredDimensions;
1858 $this->assertIsArray($requiredMetrics, 'Google_string', __METHOD__);
1859 $this->requiredMetrics = $requiredMetrics;
1862 return $this->requiredMetrics;
1865 $this->assertIsArray($supportedProducts, 'Google_string', __METHOD__);
1866 $this->supportedProducts = $supportedProducts;
1869 return $this->supportedProducts;
1881 $this->adStyle = $adStyle;
1884 return $this->adStyle;
1887 $this->id = $id;
1890 return $this->id;
1893 $this->kind = $kind;
1896 return $this->kind;
1899 $this->name = $name;
1902 return $this->name;
1914 $this->etag = $etag;
1917 return $this->etag;
1920 $this->assertIsArray($items, 'Google_SavedAdStyle', __METHOD__);
1921 $this->items = $items;
1924 return $this->items;
1927 $this->kind = $kind;
1930 return $this->kind;
1933 $this->nextPageToken = $nextPageToken;
1936 return $this->nextPageToken;
1945 $this->id = $id;
1948 return $this->id;
1951 $this->kind = $kind;
1954 return $this->kind;
1957 $this->name = $name;
1960 return $this->name;
1972 $this->etag = $etag;
1975 return $this->etag;
1978 $this->assertIsArray($items, 'Google_SavedReport', __METHOD__);
1979 $this->items = $items;
1982 return $this->items;
1985 $this->kind = $kind;
1988 return $this->kind;
1991 $this->nextPageToken = $nextPageToken;
1994 return $this->nextPageToken;
2003 $this->id = $id;
2006 return $this->id;
2009 $this->kind = $kind;
2012 return $this->kind;
2015 $this->urlPattern = $urlPattern;
2018 return $this->urlPattern;
2030 $this->etag = $etag;
2033 return $this->etag;
2036 $this->assertIsArray($items, 'Google_UrlChannel', __METHOD__);
2037 $this->items = $items;
2040 return $this->items;
2043 $this->kind = $kind;
2046 return $this->kind;
2049 $this->nextPageToken = $nextPageToken;
2052 return $this->nextPageToken;