Service for program management.
Programs provide a mechanism for adding functionality to merchant accounts. A typical example of this is the Free product listings program, which enables products from a merchant's store to be shown across Google for free.
This service exposes methods to retrieve a business's participation in all available programs, in addition to methods for explicitly enabling or disabling participation in each program.
| DisableProgram |
|---|
|
Disable participation in the specified program for the account.
|
| EnableProgram |
|---|
|
Enable participation in the specified program for the account.
|
| GetProgram |
|---|
|
Retrieves the specified program for the account.
|
| ListPrograms |
|---|
|
Retrieves all programs for the account.
|