|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiError | |
|---|---|
| com.google.api.ads.dfp.axis.v201201 | |
| Uses of ApiError in com.google.api.ads.dfp.axis.v201201 |
|---|
| Subclasses of ApiError in com.google.api.ads.dfp.axis.v201201 | |
|---|---|
class |
AdUnitAfcSizeError
Caused by supplying sizes that are not compatible with the Afc sizes. |
class |
AdUnitCodeError
Lists the generic errors associated with AdUnit.adUnitCode. |
class |
AdUnitHierarchyError
Caused by creating an AdUnit object with an invalid hierarchy. |
class |
ApiVersionError
Errors related to the usage of API versions. |
class |
AssetError
Lists all errors associated with assets. |
class |
AuthenticationError
An error for an exception that occurred when authenticating. |
class |
ClickTrackingLineItemError
Click tracking is a special line item type with a number of unique errors as described below. |
class |
CommonError
A place for common errors that can be used across services. |
class |
CompanyCreditStatusError
Lists all errors due to Company.creditStatus. |
class |
ContentPartnerError
The content partner related validation errors. |
class |
CreativeAssetMacroError
Lists all errors associated with creative asset macros. |
class |
CreativeError
Lists all errors associated with creatives. |
class |
CreativeSetError
Errors relating to creative sets & subclasses. |
class |
CreativeTemplateError
A catch-all error that lists all generic errors associated with CreativeTemplate. |
class |
CustomCreativeError
Lists all errors associated with custom creatives. |
class |
CustomTargetingError
Lists all errors related to CustomTargetingKey and
CustomTargetingValue objects. |
class |
DateTimeRangeTargetingError
Lists all date time range errors caused by associating a line item with a targeting expression. |
class |
DayPartTargetingError
Lists all errors associated with day-part targeting for a line item. |
class |
FileError
A list of all errors to be used for problems related to files. |
class |
ForecastError
Errors that can result from a forecast request. |
class |
FrequencyCapError
Lists all errors associated with frequency caps. |
class |
GenericTargetingError
Targeting validation errors that can be used by different targeting types. |
class |
GeoTargetingError
Lists all errors associated with geographical targeting for a LineItem. |
class |
ImageError
Lists all errors associated with images. |
class |
InternalApiError
Indicates that a server-side error has occured. |
class |
InvalidColorError
A list of all errors associated with a color attribute. |
class |
InvalidEmailError
Caused by supplying a value for an email attribute that is not a valid email address. |
class |
InvalidUrlError
Lists all errors associated with URLs. |
class |
InventoryTargetingError
Lists all inventory errors caused by associating a line item with a targeting expression. |
class |
InventoryUnitError
Lists the generic errors associated with AdUnit objects. |
class |
InventoryUnitPartnerAssociationError
Errors relating to the association of partner companies with inventory units. |
class |
InventoryUnitSizesError
An error specifically for InventoryUnitSizes. |
class |
LabelEntityAssociationError
Errors specific to creating label entity associations. |
class |
LineItemCreativeAssociationError
Lists all errors associated with line item-to-creative association dates. |
class |
LineItemCreativeAssociationOperationError
Lists all errors for executing operations on line item-to-creative associations |
class |
LineItemError
A catch-all error that lists all generic errors associated with LineItem. |
class |
LineItemFlightDateError
Lists all errors associated with LineItem start and end dates. |
class |
LineItemOperationError
Lists all errors for executing operations on line items |
class |
NotNullError
Caused by supplying a null value for an attribute that cannot be null. |
class |
NullError
Errors associated with violation of a NOT NULL check. |
class |
OrderActionError
Lists all errors associated with performing actions on Order
objects. |
class |
OrderError
Lists all errors associated with orders. |
class |
ParseError
Lists errors related to parsing. |
class |
PermissionError
Errors related to incorrect permission. |
class |
PublisherQueryLanguageContextError
An error that occurs while executing a PQL query contained in a Statement object. |
class |
PublisherQueryLanguageSyntaxError
An error that occurs while parsing a PQL query contained in a Statement object. |
class |
QuotaError
Describes a client-side error on which a user is attempting to perform an action to which they have no quota remaining. |
class |
RangeError
A list of all errors associated with the Range constraint. |
class |
RegExError
Caused by supplying a value for an object attribute that does not conform to a documented valid regular expression. |
class |
ReportError
An error for an exception that occurred while running the report. |
class |
RequiredCollectionError
A list of all errors to be used for validating sizes of collections. |
class |
RequiredError
Errors due to missing required field. |
class |
RequiredNumberError
A list of all errors to be used in conjunction with required number validators. |
class |
RequiredSizeError
A list of all errors to be used for validating Size. |
class |
ReservationDetailsError
Lists all errors associated with LineItem's reservation details. |
class |
ServerError
Errors related to the server. |
class |
StatementError
An error that occurs while parsing Statement objects. |
class |
StringLengthError
Errors for Strings which do not meet given length constraints. |
class |
TechnologyTargetingError
Technology targeting validation errors. |
class |
TemplateInstantiatedCreativeError
Lists all errors associated with template instantiated creatives. |
class |
TypeError
An error for a field which is an invalid type. |
class |
UniqueError
An error for a field which must satisfy a uniqueness constraint |
class |
UserDomainTargetingError
Lists all errors related to user domain targeting for a line item. |
| Methods in com.google.api.ads.dfp.axis.v201201 that return ApiError | |
|---|---|
ApiError[] |
ApiException.getErrors()
Gets the errors value for this ApiException. |
ApiError |
ApiException.getErrors(int i)
|
| Methods in com.google.api.ads.dfp.axis.v201201 with parameters of type ApiError | |
|---|---|
void |
ApiException.setErrors(ApiError[] errors)
Sets the errors value for this ApiException. |
void |
ApiException.setErrors(int i,
ApiError _value)
|
| Constructors in com.google.api.ads.dfp.axis.v201201 with parameters of type ApiError | |
|---|---|
ApiException(String message1,
String applicationExceptionType,
ApiError[] errors)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||