Home
last modified time | relevance | path

Searched refs:accountId (Results 76 – 100 of 157) sorted by path

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAccountActiveAdSummary.php25 public $accountId; variable in Google\\Service\\Dfareporting\\AccountActiveAdSummary
46 public function setAccountId($accountId) argument
48 $this->accountId = $accountId;
55 return $this->accountId;
H A DAccountUserProfile.php25 public $accountId; variable in Google\\Service\\Dfareporting\\AccountUserProfile
82 public function setAccountId($accountId) argument
84 $this->accountId = $accountId;
91 return $this->accountId;
H A DAd.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Ad
143 public function setAccountId($accountId) argument
145 $this->accountId = $accountId;
152 return $this->accountId;
H A DAdvertiser.php25 public $accountId; variable in Google\\Service\\Dfareporting\\Advertiser
84 public function setAccountId($accountId) argument
86 $this->accountId = $accountId;
93 return $this->accountId;
H A DAdvertiserGroup.php25 public $accountId; variable in Google\\Service\\Dfareporting\\AdvertiserGroup
42 public function setAccountId($accountId) argument
44 $this->accountId = $accountId;
51 return $this->accountId;
H A DCampaign.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Campaign
119 public function setAccountId($accountId) argument
121 $this->accountId = $accountId;
128 return $this->accountId;
H A DChangeLog.php25 public $accountId; variable in Google\\Service\\Dfareporting\\ChangeLog
82 public function setAccountId($accountId) argument
84 $this->accountId = $accountId;
91 return $this->accountId;
H A DContentCategory.php25 public $accountId; variable in Google\\Service\\Dfareporting\\ContentCategory
42 public function setAccountId($accountId) argument
44 $this->accountId = $accountId;
51 return $this->accountId;
H A DCreative.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Creative
247 public function setAccountId($accountId) argument
249 $this->accountId = $accountId;
256 return $this->accountId;
H A DCreativeField.php25 public $accountId; variable in Google\\Service\\Dfareporting\\CreativeField
52 public function setAccountId($accountId) argument
54 $this->accountId = $accountId;
61 return $this->accountId;
H A DCreativeGroup.php25 public $accountId; variable in Google\\Service\\Dfareporting\\CreativeGroup
56 public function setAccountId($accountId) argument
58 $this->accountId = $accountId;
65 return $this->accountId;
H A DEventTag.php26 public $accountId; variable in Google\\Service\\Dfareporting\\EventTag
95 public function setAccountId($accountId) argument
97 $this->accountId = $accountId;
104 return $this->accountId;
H A DFloodlightActivity.php26 public $accountId; variable in Google\\Service\\Dfareporting\\FloodlightActivity
133 public function setAccountId($accountId) argument
135 $this->accountId = $accountId;
142 return $this->accountId;
H A DFloodlightActivityGroup.php25 public $accountId; variable in Google\\Service\\Dfareporting\\FloodlightActivityGroup
68 public function setAccountId($accountId) argument
70 $this->accountId = $accountId;
77 return $this->accountId;
H A DFloodlightConfiguration.php26 public $accountId; variable in Google\\Service\\Dfareporting\\FloodlightConfiguration
83 public function setAccountId($accountId) argument
85 $this->accountId = $accountId;
92 return $this->accountId;
H A DInventoryItem.php26 public $accountId; variable in Google\\Service\\Dfareporting\\InventoryItem
101 public function setAccountId($accountId) argument
103 $this->accountId = $accountId;
110 return $this->accountId;
H A DOrder.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Order
103 public function setAccountId($accountId) argument
105 $this->accountId = $accountId;
112 return $this->accountId;
H A DOrderDocument.php26 public $accountId; variable in Google\\Service\\Dfareporting\\OrderDocument
93 public function setAccountId($accountId) argument
95 $this->accountId = $accountId;
102 return $this->accountId;
H A DPlacement.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Placement
167 public function setAccountId($accountId) argument
169 $this->accountId = $accountId;
176 return $this->accountId;
H A DPlacementGroup.php26 public $accountId; variable in Google\\Service\\Dfareporting\\PlacementGroup
113 public function setAccountId($accountId) argument
115 $this->accountId = $accountId;
122 return $this->accountId;
H A DPlacementStrategy.php25 public $accountId; variable in Google\\Service\\Dfareporting\\PlacementStrategy
42 public function setAccountId($accountId) argument
44 $this->accountId = $accountId;
51 return $this->accountId;
H A DProject.php25 public $accountId; variable in Google\\Service\\Dfareporting\\Project
112 public function setAccountId($accountId) argument
114 $this->accountId = $accountId;
121 return $this->accountId;
H A DRemarketingList.php25 public $accountId; variable in Google\\Service\\Dfareporting\\RemarketingList
74 public function setAccountId($accountId) argument
76 $this->accountId = $accountId;
83 return $this->accountId;
H A DReport.php25 public $accountId; variable in Google\\Service\\Dfareporting\\Report
88 public function setAccountId($accountId) argument
90 $this->accountId = $accountId;
97 return $this->accountId;
H A DSite.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Site
69 public function setAccountId($accountId) argument
71 $this->accountId = $accountId;
78 return $this->accountId;

1234567