Procedural File: AdGroupCriterionService.php
Source Location: /AdWords/v200909/cm/AdGroupCriterionService.php
Classes:
Represents a criterion in an ad group, used with AdGroupCriterionService.
Represents criterion level bids.
Used to refer to adgroup criterion using ids.
Selects adgroup level criteria.
The API error base class that provides details about an error that occurred while processing a service request.
Base class for exceptions.
Errors returned when Authentication failed.
Errors that are thrown due to an authorization problem.
Represents a bid on a criterion.
A biddable (positive) criterion in an adgroup.
Represents bidding errors.
AdGroupCriterion level bids used in budget optimizer bidding strategy.
Encapsulates the errors thrown during client terms checks for adwords.
Comparable types for constructing ranges with.
AdGroupCriterion level bids used in conversion optimizer bidding strategy.
Represents a criterion (such as a keyword, placement, or vertical).
Errors that are thrown due to a database access problem.
Errors associated with invalid dates and date ranges.
Represents a range of dates that has either an upper or a lower bound.
Errors related to distinct ids or content.
Reports permission problems trying to access an entity.
Signals that an entity count limit was exceeded for some level.
An id did not correspond to an entity, or it referred to an entity which does not belong to the customer.
A request to be exempted from a PolicyViolationError.
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 keyword.
Base list return value type.
Data representing a criterion level cost-per-click bid.
Data representing a criterion-level CPM bid.
Represents a money amount.
A negative criterion in an adgroup.
Error associated with creation of new entities using com.google.ads.api.services.common.id.TempIds.
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.
This represents an operation that includes an operator and an operand specified type.
Unauthorized access errors as determined by the invoked service's access policy.
Contains the results from a get call.
Specifies the page of results to return in the response. A page is specified by the result position to start at and the maximum number of results to return.
Error codes for pagination.
A placement used for modifying bids for sites when targeting the content network.
Represents violations of a single policy by some text in a field.
Points to a substring within an ad field or criterion.
Key of the violation. The key is used for referring to a violation when filing an exemption request.
AdGroupCriterion level bids used in manual cpc bidding strategy when position preference is turned on.
Container for criterion quality information.
Encapsulates the errors thrown during developer quota checks.
Represents Quota Exceeded Error.
A list of all errors associated with the Range constraint.
A list of all errors associated with the @ReadOnly constraint.
Errors due to missing required field.
Indicates that the number of entries in the request or response exceeds the system limit.
Defines the required and optional elements within the header of a SOAP request.
Defines the elements within the header of a SOAP response.
Statistics about an ad or criterion within an adgroup or campaign.
Represents possible error codes when querying for stats.
Selects statistics for date range.
The reasons for the target error.
The entity type that exceeded the limit.
Approval status for the criterion.
The single reason for the authentication failure.
The reasons for the database error.
Indicate where a criterion's bid came from: criterion or the adgroup it belongs to.
Reason for bidding error.
Enums for the various reasons an error can be thrown as a result of ClientTerms violation.
The way a criterion is used - biddable or negative.
The reasons for the database error.
The reasons for the target error.
The reasons for the validation error.
User did not have read access.
Limits at various levels of the account.
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.
Match type of a keyword. i.e. the way we match a keyword string with search queries.
Do not set the id field while creating new entities.
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.
This represents an operator that may be presented to an adsapi service.
The reasons for errors when using pagination.
Enums for all the reasons an error can be thrown to the user during billing quota checks.
The single reason for the quota error.
The reasons for the target error.
The reasons for the target error.
The reasons for the target error.
The reasons for Ad Scheduling errors.
Ad network.
The reasons for errors when querying for stats.
Reported by system to reflect the criterion's serving status.
Specified by user to pause or unpause a criterion.
<span class="constraint Required">This field is required and should not be {@code null}.</span>
<span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span>
Base error class for Ad Group Criterion Service.
Signals that too many criteria were added to some ad group.
Operation (add, remove and set) on adgroup criteria.
Contains a subset of adgroup criteria resulting from a get call.
A container for return values from the AdGroupCriterionService.
Exception class for holding a list of service errors.
Contains the policy violations for a single BiddableAdGroupCriterion.
Number value type for constructing double valued ranges.
Number value type for constructing long valued ranges.
AdGroupCriterionService
Page Details:
Contains all client objects for the AdGroupCriterionService 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]
|