|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeType | |
|---|---|
| com.google.api.ads.adwords.v201109.o | |
| Uses of AttributeType in com.google.api.ads.adwords.v201109.o |
|---|
| Methods in com.google.api.ads.adwords.v201109.o that return AttributeType | |
|---|---|
static AttributeType |
AttributeType.fromString(String value)
|
static AttributeType |
AttributeType.fromValue(String value)
|
AttributeType |
Type_AttributeMapEntry.getKey()
Gets the key value for this Type_AttributeMapEntry. |
AttributeType[] |
TargetingIdeaSelector.getRequestedAttributeTypes()
Gets the requestedAttributeTypes value for this TargetingIdeaSelector. |
AttributeType |
TargetingIdeaSelector.getRequestedAttributeTypes(int i)
|
| Methods in com.google.api.ads.adwords.v201109.o with parameters of type AttributeType | |
|---|---|
void |
Type_AttributeMapEntry.setKey(AttributeType key)
Sets the key value for this Type_AttributeMapEntry. |
void |
TargetingIdeaSelector.setRequestedAttributeTypes(AttributeType[] requestedAttributeTypes)
Sets the requestedAttributeTypes value for this TargetingIdeaSelector. |
void |
TargetingIdeaSelector.setRequestedAttributeTypes(int i,
AttributeType _value)
|
| Constructors in com.google.api.ads.adwords.v201109.o with parameters of type AttributeType | |
|---|---|
TargetingIdeaSelector(SearchParameter[] searchParameters,
IdeaType ideaType,
RequestType requestType,
AttributeType[] requestedAttributeTypes,
Paging paging,
String localeCode,
String currencyCode)
|
|
Type_AttributeMapEntry(AttributeType key,
Attribute value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||