|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Endpoint | |
|---|---|
| com.google.api.ads.adwords.lib.client | |
| com.google.api.ads.common.lib.client | |
| com.google.api.ads.dfa.lib.client | |
| com.google.api.ads.dfp.lib.client | |
| Uses of Endpoint in com.google.api.ads.adwords.lib.client |
|---|
| Classes in com.google.api.ads.adwords.lib.client that implement Endpoint | |
|---|---|
static class |
AdWordsSession.Environment
Enum representing the endpoint server, aka environment. |
| Methods in com.google.api.ads.adwords.lib.client with parameters of type Endpoint | |
|---|---|
boolean |
AdWordsSession.isEnvironment(Endpoint environment)
Determines if the session is for the supplied AdWordsSession.Environment. |
| Uses of Endpoint in com.google.api.ads.common.lib.client |
|---|
| Methods in com.google.api.ads.common.lib.client with parameters of type Endpoint | |
|---|---|
boolean |
AdsSession.isEnvironment(Endpoint environment)
Checks if the configured endpoint matches the provided Environment. |
| Uses of Endpoint in com.google.api.ads.dfa.lib.client |
|---|
| Classes in com.google.api.ads.dfa.lib.client that implement Endpoint | |
|---|---|
static class |
DfaSession.Environment
Enum representing the endpoint server, aka environment. |
| Methods in com.google.api.ads.dfa.lib.client with parameters of type Endpoint | |
|---|---|
boolean |
DfaSession.isEnvironment(Endpoint environment)
Determines if the session is for the supplied DfaSession.Environment. |
| Uses of Endpoint in com.google.api.ads.dfp.lib.client |
|---|
| Classes in com.google.api.ads.dfp.lib.client that implement Endpoint | |
|---|---|
static class |
DfpSession.Environment
Enum representing the endpoint server, aka environment. |
| Methods in com.google.api.ads.dfp.lib.client with parameters of type Endpoint | |
|---|---|
boolean |
DfpSession.isEnvironment(Endpoint environment)
Determines if the session is for the supplied DfpSession.Environment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||