Documentation ¶
Index ¶
- Constants
- func NewGrpcConnection(ctx context.Context, token *oauth2.Token, developerToken string, ...) (*grpc.ClientConn, context.Context, error)
- func NewToken(ctx context.Context, access string, tokenType string, refresh string, ...) (*oauth2.Token, error)
- func RefreshAndSaveToken(client *http.Client) (*oauth2.Token, error)
- func ResetLoginCustomerID(ctx context.Context, customerID string) context.Context
Constants ¶
View Source
const EndPoint = "googleads.googleapis.com:443"
Variables ¶
This section is empty.
Functions ¶
func NewGrpcConnection ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.