Procedural File: BidLandscapeService.php
Source Location: /AdWords/v201008/cm/BidLandscapeService.php
Classes:
BidLandscapeIdFilter
Specifies how broadly to select bid landscapes.
Defines the required and optional elements within the header of a SOAP request.
Defines the elements within the header of a SOAP response.
BidLandscapeSelector
Specifies which bid landscapes should be returned.
Comparable types for constructing ranges with.
The API error base class that provides details about an error that occurred while processing a service request.
Base class for exceptions.
BidLandscapeLandscapePoint
A set of estimates for a criterion's performance for a specific bid amount.
BidLandscape
Represents data about a bid landscape for an ad group or criterion.
AdGroupBidLandscapeType
Used to specify the type of {@code AdGroupLandscape}
The single reason for the authentication failure.
The reasons for the database error.
BidLandscapeServiceErrorReason
The reasons for the adgroup service error.
Enums for the various reasons an error can be thrown as a result of ClientTerms violation.
The reasons for the database error.
The specified id refered to an entity which either doesn't exist or is not accessible to the customer. e.g. campaign belongs to another customer.
The single reason for the internal API error.
The reasons for the validation error.
The single reason for the whitelist error.
The reasons for the validation error.
The reasons for the operation access error.
The reasons for the validation error.
Enums for all the reasons an error can be thrown to the user during billing quota checks.
The reasons for the target error.
The reason for the rate exceeded error.
The reasons for the target error.
Error reason is unknown.
The reasons for the target error.
The reasons for Ad Scheduling errors.
getBidLandscape
<span class="constraint Required">This field is required and should not be {@code null}.</span>
getBidLandscapeResponse
AdGroupBidLandscape
Represents data about a bidlandscape for an adroup.
AdGroupBidLandscapeSelector
The selector used to retrieve AdGroupBidLandscapes using the BidLandscapeService.
Errors returned when Authentication failed.
Errors that are thrown due to an authorization problem.
BidLandscapeServiceError
Represents possible error codes in BidLandscape Service.
Encapsulates the errors thrown during client terms checks for adwords.
CriterionBidLandscape
The bid landscape for a criterion. A bid landscape estimates how a a criterion will perform based on different bid amounts.
CriterionBidLandscapeSelector
Specifies which criterion bid landscapes should be returned. Each
An id did not correspond to an entity, or it referred to an entity which does not belong to the customer.
Indicates that a server-side error has occured. {@code InternalApiError}s are generally not the result of an invalid request or message sent by the client.
Represents a money amount.
A list of all errors associated with the @NotEmpty constraints.
Indicates that the customer is not whitelisted for accessing the API.
Errors associated with contents not null constraint.
Number value types for constructing number valued ranges.
Unauthorized access errors as determined by the invoked service's access policy.
A list of all errors associated with the @SupportedOperators constraints.
Encapsulates the errors thrown during developer quota checks.
A list of all errors associated with the Range constraint.
Signals that a call failed because a measured rate exceeded.
A list of all errors associated with the @ReadOnly constraint.
Encapsulates the generic errors thrown when there's an error with user request.
Errors due to missing required field.
Indicates that the number of entries in the request or response exceeds the system limit.
Errors that are thrown due to a database access problem.
Exception class for holding a list of service errors.
Number value type for constructing double valued ranges.
Number value type for constructing long valued ranges.
BidLandscapeService
BidLandscapeService
Page Details:
Contains all client objects for the BidLandscapeService service.
PHP version 5 Copyright 2011, 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, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Tags:
Includes:
require_once(dirname(__FILE__)."/../../Lib/AdWordsSoapClient.php") [line 30]
|