Re: Filter Accounts on Account Selection Screen to show only those accounts which are valid Google Ads Accounts

2022-05-26 Thread Muhammad Adil
Hey there, Thank you for the reply. I was asking this question with respect to this Account Selection Screen (image attached). Let's say I want to filter out the accounts here based on their statuses. Does Google provide a way to implement this filtering? How can I make sure that the user o

Filter Accounts on Account Selection Screen to show only those accounts which are valid Google Ads Accounts

2022-05-25 Thread Muhammad Adil
Hello, Is it possible to filter the accounts in the account selection screen, so that the user can only see and select from accounts that are valid Google Ads Accounts? The context for this is we have an application where the users are able to link their Google Ads accounts and then view var

Re: Get the names of the customer accounts using listAccessibleCustomers

2022-04-13 Thread Muhammad Adil
Hello, Thanks for the response Jakeia. I still have some confusion regarding the API. I think I did not make myself very clear in the above questions. I am able to get the account IDs (e.g. 123-456-789, etc.) using the List Accessible Accounts

Re: Get the names of the customer accounts using listAccessibleCustomers

2022-04-13 Thread Muhammad Adil
Hello. Thanks for the response Jakeia. I still have some confusion regarding the API. I think I did not make myself very clear in the above questions. I am able to get the account IDs (e.g. 123-456-789, etc.) using the List Accessible Accounts

Re: Get the names of the customer accounts using listAccessibleCustomers

2022-04-13 Thread Muhammad Adil
Hello. Thanks for the response. I still have some confusion regarding the API. I think I did not make myself very clear in the above questions. [image: ads2.png] Looking at the above image, I am able to get the account IDs (e.g. 123-456-789, etc.) using the List Accessible Accounts

Re: Get the names of the customer accounts using listAccessibleCustomers

2022-04-13 Thread Muhammad Adil
Hello. Thanks for the response Jakeia. I still have some confusion regarding the API. I think I did not make myself very clear in the above questions. [image: ads2.png] Looking at the above image, I am able to get the account IDs (e.g. 123-456-789, etc.) using the List Accessible Accounts <

Re: Get the names of the customer accounts using listAccessibleCustomers

2022-04-13 Thread Muhammad Adil
Hello, Thanks, Jakeia for the reply. I still have some confusion here regarding the API. Maybe I am not explaining my issue properly. [image: ads2.png] Looking at the above image, I am able to get the Ads Customer IDs (e.g. 123-456-789) by using the ListAccessibleCustomers. It is behaving exa

Re: Get the names of the customer accounts using listAccessibleCustomers

2022-04-11 Thread Muhammad Adil
Hello, Thank you for your response. I had given this approach a thought. I think the problem with this is that if we have to list down 20 accounts, we will have to send 20 requests to get the names of all the top-level or manager accounts names, which will make the process extremely slow and

Get the names of the customer accounts using listAccessibleCustomers

2022-04-11 Thread Muhammad Adil
Hello, I am able to get the IDs of the accounts with listAccessibleCustomers method but I would also like to get the account names along with the IDs. The main aim is to get all accessible accounts along with their name. Is it possible to do so through this endpoint? If not, which other API e