Deletes the specified account regardless of its type: standalone, MCA or
sub-account. Deleting an MCA leads to the deletion of all of its
sub-accounts. Executing this method requires admin access.
The deletion succeeds only if the account does not provide services
to any other account and has no processed offers. You can use the force
parameter to override this.
Retrieves an account from your Merchant Center account.
After inserting, updating, or deleting an account, it may take several
minutes before changes take effect.
Lists accounts accessible to the calling user and matching the
constraints of the request such as page size or filters.
This is not just listing the sub-accounts of an MCA, but all accounts the
calling user has access to including other MCAs, linked accounts,
standalone accounts and so on. If no filter is provided, then it returns
accounts the user is directly added to.
List all sub-accounts for a given multi client account. This is a
convenience wrapper for the more powerful ListAccounts method. This
method will produce the same results as calling ListsAccounts with the
following filter:
relationship(providerId={parent} AND service(type="ACCOUNT_AGGREGATION"))
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-16 UTC."],[],[],null,["# Class AccountsServiceGrpc.AccountsServiceStub (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/java/docs/reference/google-shopping-merchant-accounts/latest/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.26.0](/java/docs/reference/google-shopping-merchant-accounts/0.26.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.24.0](/java/docs/reference/google-shopping-merchant-accounts/0.24.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.23.0](/java/docs/reference/google-shopping-merchant-accounts/0.23.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.20.0](/java/docs/reference/google-shopping-merchant-accounts/0.20.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.19.0](/java/docs/reference/google-shopping-merchant-accounts/0.19.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.18.0](/java/docs/reference/google-shopping-merchant-accounts/0.18.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.16.0](/java/docs/reference/google-shopping-merchant-accounts/0.16.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.15.0](/java/docs/reference/google-shopping-merchant-accounts/0.15.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.14.0](/java/docs/reference/google-shopping-merchant-accounts/0.14.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.13.0](/java/docs/reference/google-shopping-merchant-accounts/0.13.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.12.0](/java/docs/reference/google-shopping-merchant-accounts/0.12.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.11.0](/java/docs/reference/google-shopping-merchant-accounts/0.11.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.10.0](/java/docs/reference/google-shopping-merchant-accounts/0.10.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.9.0](/java/docs/reference/google-shopping-merchant-accounts/0.9.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.8.0](/java/docs/reference/google-shopping-merchant-accounts/0.8.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.7.0](/java/docs/reference/google-shopping-merchant-accounts/0.7.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.5.0](/java/docs/reference/google-shopping-merchant-accounts/0.5.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.4.0](/java/docs/reference/google-shopping-merchant-accounts/0.4.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.3.0](/java/docs/reference/google-shopping-merchant-accounts/0.3.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.2.0](/java/docs/reference/google-shopping-merchant-accounts/0.2.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub)\n- [0.1.0](/java/docs/reference/google-shopping-merchant-accounts/0.1.0/com.google.shopping.merchant.accounts.v1beta.AccountsServiceGrpc.AccountsServiceStub) \n\n public static final class AccountsServiceGrpc.AccountsServiceStub extends AbstractAsyncStub\u003cAccountsServiceGrpc.AccountsServiceStub\u003e\n\nA stub to allow clients to do asynchronous rpc calls to service AccountsService.\n\nService to support Accounts API. \n\nInheritance\n-----------\n\n[java.lang.Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html) \\\u003e io.grpc.stub.AbstractStub \\\u003e io.grpc.stub.AbstractAsyncStub \\\u003e AccountsServiceGrpc.AccountsServiceStub \n\nInherited Members\n-----------------\n\nio.grpc.stub.AbstractAsyncStub.\\\u003cT\\\u003enewStub(io.grpc.stub.AbstractStub.StubFactory\\\u003cT\\\u003e,io.grpc.Channel) \nio.grpc.stub.AbstractAsyncStub.\\\u003cT\\\u003enewStub(io.grpc.stub.AbstractStub.StubFactory\\\u003cT\\\u003e,io.grpc.Channel,io.grpc.CallOptions) \nio.grpc.stub.AbstractStub.\\\u003cT\\\u003ewithOption(io.grpc.CallOptions.Key\\\u003cT\\\u003e,T) \nio.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions) \nio.grpc.stub.AbstractStub.getCallOptions() \nio.grpc.stub.AbstractStub.getChannel() \nio.grpc.stub.AbstractStub.withCallCredentials(io.grpc.CallCredentials) \nio.grpc.stub.AbstractStub.withChannel(io.grpc.Channel) \nio.grpc.stub.AbstractStub.withCompression(java.lang.String) \nio.grpc.stub.AbstractStub.withDeadline(io.grpc.Deadline) \nio.grpc.stub.AbstractStub.withDeadlineAfter(java.time.Duration) \nio.grpc.stub.AbstractStub.withDeadlineAfter(long,java.util.concurrent.TimeUnit) \nio.grpc.stub.AbstractStub.withExecutor(java.util.concurrent.Executor) \nio.grpc.stub.AbstractStub.withInterceptors(io.grpc.ClientInterceptor...) \nio.grpc.stub.AbstractStub.withMaxInboundMessageSize(int) \nio.grpc.stub.AbstractStub.withMaxOutboundMessageSize(int) \nio.grpc.stub.AbstractStub.withOnReadyThreshold(int) \nio.grpc.stub.AbstractStub.withWaitForReady() \n[Object.clone()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--) \n[Object.equals(Object)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-) \n[Object.finalize()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--) \n[Object.getClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--) \n[Object.hashCode()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--) \n[Object.notify()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--) \n[Object.notifyAll()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--) \n[Object.toString()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--) \n[Object.wait()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--) \n[Object.wait(long)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-) \n[Object.wait(long,int)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-)\n\nMethods\n-------\n\n### build(Channel channel, CallOptions callOptions)\n\n protected AccountsServiceGrpc.AccountsServiceStub build(Channel channel, CallOptions callOptions)\n\n**Overrides** \nio.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)\n\n### createAndConfigureAccount(CreateAndConfigureAccountRequest request, StreamObserver\\\u003cAccount\\\u003e responseObserver)\n\n public void createAndConfigureAccount(CreateAndConfigureAccountRequest request, StreamObserver\u003cAccount\u003e responseObserver)\n\nCreates a standalone Merchant Center account with additional configuration.\nAdds the user that makes the request as an admin for the new account.\n\n### deleteAccount(DeleteAccountRequest request, StreamObserver\\\u003cEmpty\\\u003e responseObserver)\n\n public void deleteAccount(DeleteAccountRequest request, StreamObserver\u003cEmpty\u003e responseObserver)\n\nDeletes the specified account regardless of its type: standalone, MCA or\nsub-account. Deleting an MCA leads to the deletion of all of its\nsub-accounts. Executing this method requires admin access.\nThe deletion succeeds only if the account does not provide services\nto any other account and has no processed offers. You can use the `force`\nparameter to override this.\n\n### getAccount(GetAccountRequest request, StreamObserver\\\u003cAccount\\\u003e responseObserver)\n\n public void getAccount(GetAccountRequest request, StreamObserver\u003cAccount\u003e responseObserver)\n\nRetrieves an account from your Merchant Center account.\nAfter inserting, updating, or deleting an account, it may take several\nminutes before changes take effect.\n\n### listAccounts(ListAccountsRequest request, StreamObserver\\\u003cListAccountsResponse\\\u003e responseObserver)\n\n public void listAccounts(ListAccountsRequest request, StreamObserver\u003cListAccountsResponse\u003e responseObserver)\n\nLists accounts accessible to the calling user and matching the\nconstraints of the request such as page size or filters.\nThis is not just listing the sub-accounts of an MCA, but all accounts the\ncalling user has access to including other MCAs, linked accounts,\nstandalone accounts and so on. If no filter is provided, then it returns\naccounts the user is directly added to.\n\n### listSubAccounts(ListSubAccountsRequest request, StreamObserver\\\u003cListSubAccountsResponse\\\u003e responseObserver)\n\n public void listSubAccounts(ListSubAccountsRequest request, StreamObserver\u003cListSubAccountsResponse\u003e responseObserver)\n\nList all sub-accounts for a given multi client account. This is a\nconvenience wrapper for the more powerful `ListAccounts` method. This\nmethod will produce the same results as calling `ListsAccounts` with the\nfollowing filter:\n`relationship(providerId={parent} AND service(type=\"ACCOUNT_AGGREGATION\"))`\n\n### updateAccount(UpdateAccountRequest request, StreamObserver\\\u003cAccount\\\u003e responseObserver)\n\n public void updateAccount(UpdateAccountRequest request, StreamObserver\u003cAccount\u003e responseObserver)\n\nUpdates an account regardless of its type: standalone, MCA or sub-account.\nExecuting this method requires admin access."]]