| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/ |
| D | AccountsProposals.php | 48 * @param string $accountId Account ID of the buyer. 54 public function accept($accountId, $proposalId, AcceptProposalRequest $postBody, $optParams = []) argument 56 $params = ['accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody]; 65 * @param string $accountId Account ID of the buyer. 71 public function addNote($accountId, $proposalId, AddNoteRequest $postBody, $optParams = []) argument 73 $params = ['accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody]; 82 * @param string $accountId Account ID of the buyer. 88 …public function cancelNegotiation($accountId, $proposalId, CancelNegotiationRequest $postBody, $op… argument 90 $params = ['accountId' => $accountId, 'proposalId' => $proposalId, 'postBody' => $postBody]; 102 * @param string $accountId Account ID of the buyer. [all …]
|
| D | AccountsCreatives.php | 39 * @param string $accountId The account that this creative belongs to. Can be 48 public function create($accountId, Creative $postBody, $optParams = []) argument 50 $params = ['accountId' => $accountId, 'postBody' => $postBody]; 57 * @param string $accountId The account the creative belongs to. 62 public function get($accountId, $creativeId, $optParams = []) argument 64 $params = ['accountId' => $accountId, 'creativeId' => $creativeId]; 71 * @param string $accountId The account to list the creatives from. Specify "-" 94 public function listAccountsCreatives($accountId, $optParams = []) argument 96 $params = ['accountId' => $accountId]; 104 * @param string $accountId The account of the creative to stop notifications [all …]
|
| D | AccountsClients.php | 36 * @param string $accountId Unique numerical account ID for the buyer of which 43 public function create($accountId, Client $postBody, $optParams = []) argument 45 $params = ['accountId' => $accountId, 'postBody' => $postBody]; 52 * @param string $accountId Numerical account ID of the client's sponsor buyer. 59 public function get($accountId, $clientAccountId, $optParams = []) argument 61 $params = ['accountId' => $accountId, 'clientAccountId' => $clientAccountId]; 69 * @param string $accountId Unique numerical account ID of the sponsor buyer to 85 public function listAccountsClients($accountId, $optParams = []) argument 87 $params = ['accountId' => $accountId]; 94 * @param string $accountId Unique numerical account ID for the buyer of which [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/ |
| D | AccountsAdunits.php | 38 * @param string $accountId Account which contains the ad unit. 44 public function delete($accountId, $adClientId, $adUnitId, $optParams = []) argument 46 $params = ['accountId' => $accountId, 'adClientId' => $adClientId, 'adUnitId' => $adUnitId]; 53 * @param string $accountId Account which contains the ad unit. 59 public function get($accountId, $adClientId, $adUnitId, $optParams = []) argument 61 $params = ['accountId' => $accountId, 'adClientId' => $adClientId, 'adUnitId' => $adUnitId]; 69 * @param string $accountId Account which contains the ad client. 78 public function getAdCode($accountId, $adClientId, $adUnitId, $optParams = []) argument 80 $params = ['accountId' => $accountId, 'adClientId' => $adClientId, 'adUnitId' => $adUnitId]; 88 * @param string $accountId Account which will contain the ad unit. [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/ |
| D | ManagementFilters.php | 36 * @param string $accountId Account ID to delete the filter for. 41 public function delete($accountId, $filterId, $optParams = []) argument 43 $params = ['accountId' => $accountId, 'filterId' => $filterId]; 50 * @param string $accountId Account ID to retrieve filters for. 55 public function get($accountId, $filterId, $optParams = []) argument 57 $params = ['accountId' => $accountId, 'filterId' => $filterId]; 64 * @param string $accountId Account ID to create filter for. 69 public function insert($accountId, Filter $postBody, $optParams = []) argument 71 $params = ['accountId' => $accountId, 'postBody' => $postBody]; 78 * @param string $accountId Account ID to retrieve filters for. [all …]
|
| D | ManagementProfiles.php | 36 * @param string $accountId Account ID to delete the view (profile) for. 42 public function delete($accountId, $webPropertyId, $profileId, $optParams = []) argument 44 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 51 * @param string $accountId Account ID to retrieve the view (profile) for. 59 public function get($accountId, $webPropertyId, $profileId, $optParams = []) argument 61 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 68 * @param string $accountId Account ID to create the view (profile) for. 75 public function insert($accountId, $webPropertyId, Profile $postBody, $optParams = []) argument 77 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody]; 85 * @param string $accountId Account ID for the view (profiles) to retrieve. Can [all …]
|
| D | ManagementWebPropertyAdWordsLinks.php | 36 * @param string $accountId ID of the account which the given web property 43 public function delete($accountId, $webPropertyId, $webPropertyAdWordsLinkId, $optParams = []) argument 45 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'webPropertyAdWordsLinkId… 53 * @param string $accountId ID of the account which the given web property 61 public function get($accountId, $webPropertyId, $webPropertyAdWordsLinkId, $optParams = []) argument 63 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'webPropertyAdWordsLinkId… 70 * @param string $accountId ID of the Google Analytics account to create the 77 public function insert($accountId, $webPropertyId, EntityAdWordsLink $postBody, $optParams = []) argument 79 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody]; 87 * @param string $accountId ID of the account which the given web property [all …]
|
| D | ManagementRemarketingAudience.php | 36 * @param string $accountId Account ID to which the remarketing audience 44 public function delete($accountId, $webPropertyId, $remarketingAudienceId, $optParams = []) argument 46 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'remarketingAudienceId' =… 54 * @param string $accountId The account ID of the remarketing audience to 63 public function get($accountId, $webPropertyId, $remarketingAudienceId, $optParams = []) argument 65 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'remarketingAudienceId' =… 72 * @param string $accountId The account ID for which to create the remarketing 80 public function insert($accountId, $webPropertyId, RemarketingAudience $postBody, $optParams = []) argument 82 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody]; 90 * @param string $accountId The account ID of the remarketing audiences to [all …]
|
| D | ManagementExperiments.php | 36 * @param string $accountId Account ID to which the experiment belongs 42 public function delete($accountId, $webPropertyId, $profileId, $experimentId, $optParams = []) argument 44 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 51 * @param string $accountId Account ID to retrieve the experiment for. 58 public function get($accountId, $webPropertyId, $profileId, $experimentId, $optParams = []) argument 60 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 67 * @param string $accountId Account ID to create the experiment for. 74 …public function insert($accountId, $webPropertyId, $profileId, Experiment $postBody, $optParams = … argument 76 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 84 * @param string $accountId Account ID to retrieve experiments for. [all …]
|
| D | ManagementProfileFilterLinks.php | 36 * @param string $accountId Account ID to which the profile filter link belongs. 43 public function delete($accountId, $webPropertyId, $profileId, $linkId, $optParams = []) argument 45 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 52 * @param string $accountId Account ID to retrieve profile filter link for. 60 public function get($accountId, $webPropertyId, $profileId, $linkId, $optParams = []) argument 62 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 69 * @param string $accountId Account ID to create profile filter link for. 77 …public function insert($accountId, $webPropertyId, $profileId, ProfileFilterLink $postBody, $optPa… argument 79 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 87 * @param string $accountId Account ID to retrieve profile filter links for. [all …]
|
| D | ManagementWebproperties.php | 36 * @param string $accountId Account ID to retrieve the web property for. 41 public function get($accountId, $webPropertyId, $optParams = []) argument 43 $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId]; 52 * @param string $accountId Account ID to create the web property for. 57 public function insert($accountId, Webproperty $postBody, $optParams = []) argument 59 $params = ['accountId' => $accountId, 'postBody' => $postBody]; 67 * @param string $accountId Account ID to retrieve web properties for. Can 78 public function listManagementWebproperties($accountId, $optParams = []) argument 80 $params = ['accountId' => $accountId]; 88 * @param string $accountId Account ID to which the web property belongs [all …]
|
| D | ManagementCustomMetrics.php | 36 * @param string $accountId Account ID for the custom metric to retrieve. 43 public function get($accountId, $webPropertyId, $customMetricId, $optParams = []) argument 45 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customMetricId' => $cust… 52 * @param string $accountId Account ID for the custom metric to create. 59 public function insert($accountId, $webPropertyId, CustomMetric $postBody, $optParams = []) argument 61 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody]; 69 * @param string $accountId Account ID for the custom metrics to retrieve. 80 public function listManagementCustomMetrics($accountId, $webPropertyId, $optParams = []) argument 82 $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId]; 90 * @param string $accountId Account ID for the custom metric to update. [all …]
|
| D | ManagementCustomDimensions.php | 36 * @param string $accountId Account ID for the custom dimension to retrieve. 43 public function get($accountId, $webPropertyId, $customDimensionId, $optParams = []) argument 45 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customDimensionId' => $c… 52 * @param string $accountId Account ID for the custom dimension to create. 59 public function insert($accountId, $webPropertyId, CustomDimension $postBody, $optParams = []) argument 61 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody]; 69 * @param string $accountId Account ID for the custom dimensions to retrieve. 80 public function listManagementCustomDimensions($accountId, $webPropertyId, $optParams = []) argument 82 $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId]; 90 * @param string $accountId Account ID for the custom dimension to update. [all …]
|
| D | ManagementGoals.php | 36 * @param string $accountId Account ID to retrieve the goal for. 43 public function get($accountId, $webPropertyId, $profileId, $goalId, $optParams = []) argument 45 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 52 * @param string $accountId Account ID to create the goal for. 59 public function insert($accountId, $webPropertyId, $profileId, Goal $postBody, $optParams = []) argument 61 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 68 * @param string $accountId Account ID to retrieve goals for. Can either be a 85 public function listManagementGoals($accountId, $webPropertyId, $profileId, $optParams = []) argument 87 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 94 * @param string $accountId Account ID to update the goal. [all …]
|
| D | ManagementAccountUserLinks.php | 36 * @param string $accountId Account ID to delete the user link for. 40 public function delete($accountId, $linkId, $optParams = []) argument 42 $params = ['accountId' => $accountId, 'linkId' => $linkId]; 49 * @param string $accountId Account ID to create the user link for. 54 public function insert($accountId, EntityUserLink $postBody, $optParams = []) argument 56 $params = ['accountId' => $accountId, 'postBody' => $postBody]; 64 * @param string $accountId Account ID to retrieve the user links for. 74 public function listManagementAccountUserLinks($accountId, $optParams = []) argument 76 $params = ['accountId' => $accountId]; 84 * @param string $accountId Account ID to update the account-user link for. [all …]
|
| D | ManagementWebpropertyUserLinks.php | 36 * @param string $accountId Account ID to delete the user link for. 41 public function delete($accountId, $webPropertyId, $linkId, $optParams = []) argument 43 $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'linkId' => $linkId]; 50 * @param string $accountId Account ID to create the user link for. 56 public function insert($accountId, $webPropertyId, EntityUserLink $postBody, $optParams = []) argument 58 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody]; 66 * @param string $accountId Account ID which the given web property belongs to. 79 public function listManagementWebpropertyUserLinks($accountId, $webPropertyId, $optParams = []) argument 81 $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId]; 89 * @param string $accountId Account ID to update the account-user link for. [all …]
|
| D | ManagementUploads.php | 37 * @param string $accountId Account Id for the uploads to be deleted. 44 …public function deleteUploadData($accountId, $webPropertyId, $customDataSourceId, AnalyticsDataimp… argument 46 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customDataSourceId' => $… 53 * @param string $accountId Account Id for the upload to retrieve. 61 public function get($accountId, $webPropertyId, $customDataSourceId, $uploadId, $optParams = []) argument 63 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customDataSourceId' => $… 70 * @param string $accountId Account Id for the uploads to retrieve. 83 …public function listManagementUploads($accountId, $webPropertyId, $customDataSourceId, $optParams … argument 85 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'customDataSourceId' => $… 92 * @param string $accountId Account Id associated with the upload. [all …]
|
| D | ManagementUnsampledReports.php | 36 * @param string $accountId Account ID to delete the unsampled report for. 44 …public function delete($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = []) argument 46 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 53 * @param string $accountId Account ID to retrieve unsampled report for. 61 public function get($accountId, $webPropertyId, $profileId, $unsampledReportId, $optParams = []) argument 63 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 70 * @param string $accountId Account ID to create the unsampled report for. 79 …public function insert($accountId, $webPropertyId, $profileId, UnsampledReport $postBody, $optPara… argument 81 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId… 89 * @param string $accountId Account ID to retrieve unsampled reports for. Must [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/ |
| D | PretargetingConfig.php | 36 * @param string $accountId The account id to delete the pretargeting config 41 public function delete($accountId, $configId, $optParams = []) argument 43 $params = ['accountId' => $accountId, 'configId' => $configId]; 50 * @param string $accountId The account id to get the pretargeting config for. 55 public function get($accountId, $configId, $optParams = []) argument 57 $params = ['accountId' => $accountId, 'configId' => $configId]; 64 * @param string $accountId The account id to insert the pretargeting config 70 public function insert($accountId, PretargetingConfigModel $postBody, $optParams = []) argument 72 $params = ['accountId' => $accountId, 'postBody' => $postBody]; 80 * @param string $accountId The account id to get the pretargeting configs for. [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | Analytics.php | 303 'path' => 'management/accounts/{accountId}/entityUserLinks/{linkId}', 306 'accountId' => [ 318 'path' => 'management/accounts/{accountId}/entityUserLinks', 321 'accountId' => [ 328 'path' => 'management/accounts/{accountId}/entityUserLinks', 331 'accountId' => [ 346 'path' => 'management/accounts/{accountId}/entityUserLinks/{linkId}', 349 'accountId' => [ 408 … 'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources', 411 'accountId' => [ [all …]
|
| D | AdExchangeBuyerII.php | 98 'path' => 'v2beta1/accounts/{accountId}/clients', 101 'accountId' => [ 108 'path' => 'v2beta1/accounts/{accountId}/clients/{clientAccountId}', 111 'accountId' => [ 123 'path' => 'v2beta1/accounts/{accountId}/clients', 126 'accountId' => [ 145 'path' => 'v2beta1/accounts/{accountId}/clients/{clientAccountId}', 148 'accountId' => [ 170 'path' => 'v2beta1/accounts/{accountId}/clients/{clientAccountId}/invitations', 173 'accountId' => [ [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/ |
| D | Accounts.php | 64 * @param string $accountId The ID of the account whose website is claimed. 73 public function claimwebsite($merchantId, $accountId, $optParams = []) argument 75 $params = ['merchantId' => $merchantId, 'accountId' => $accountId]; 99 * @param string $accountId The ID of the account. 105 public function delete($merchantId, $accountId, $optParams = []) argument 107 $params = ['merchantId' => $merchantId, 'accountId' => $accountId]; 117 * @param string $accountId The ID of the account. 124 public function get($merchantId, $accountId, $optParams = []) argument 126 $params = ['merchantId' => $merchantId, 'accountId' => $accountId]; 152 * @param string $accountId The ID of the account that should be linked. [all …]
|
| D | Liasettings.php | 61 * @param string $accountId The ID of the account for which to get or update LIA 66 public function get($merchantId, $accountId, $optParams = []) argument 68 $params = ['merchantId' => $merchantId, 'accountId' => $accountId]; 79 * @param string $accountId The ID of the account for which to retrieve 84 public function getaccessiblegmbaccounts($merchantId, $accountId, $optParams = []) argument 86 $params = ['merchantId' => $merchantId, 'accountId' => $accountId]; 129 * @param string $accountId The ID of the account for which Business Profile 135 public function requestgmbaccess($merchantId, $accountId, $gmbEmail, $optParams = []) argument 137 $params = ['merchantId' => $merchantId, 'accountId' => $accountId, 'gmbEmail' => $gmbEmail]; 148 * @param string $accountId The ID of the account that manages the order. This [all …]
|
| D | AccountsLabels.php | 36 * @param string $accountId Required. The id of the account this label belongs 42 public function create($accountId, AccountLabel $postBody, $optParams = []) argument 44 $params = ['accountId' => $accountId, 'postBody' => $postBody]; 52 * @param string $accountId Required. The id of the account that owns the label. 56 public function delete($accountId, $labelId, $optParams = []) argument 58 $params = ['accountId' => $accountId, 'labelId' => $labelId]; 65 * @param string $accountId Required. The account id for whose labels are to be 79 public function listAccountsLabels($accountId, $optParams = []) argument 81 $params = ['accountId' => $accountId]; 88 * @param string $accountId Required. The id of the account this label belongs [all …]
|
| D | AccountsReturncarrier.php | 36 * @param string $accountId Required. The Merchant Center Account Id under which 42 public function create($accountId, AccountReturnCarrier $postBody, $optParams = []) argument 44 $params = ['accountId' => $accountId, 'postBody' => $postBody]; 51 * @param string $accountId Required. The Merchant Center Account Id under which 57 public function delete($accountId, $carrierAccountId, $optParams = []) argument 59 $params = ['accountId' => $accountId, 'carrierAccountId' => $carrierAccountId]; 67 * @param string $accountId Required. The Merchant Center Account Id under which 72 public function listAccountsReturncarrier($accountId, $optParams = []) argument 74 $params = ['accountId' => $accountId]; 81 * @param string $accountId Required. The Merchant Center Account Id under which [all …]
|