Re: google ads api calls with bubble.io

2024-03-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

I would suggest you refer to the help center article Manage access to your 
Google Ads account to provide the user with 'read-only' access permission 
level. With the 'read-only' access you can restrict the other user from 
creating, deleting, and editing the accounts.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref" 
(ADR-00219461)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/r4ra30SA8J0P00_PiYu4aMShy9kSeDN_lRvg%40sfdc.net.


Re: google ads api calls with bubble.io

2024-03-12 Thread No Code
Hello, support team. 

I couldn't quite understand your answer. 

Could you please tell me what I should do or configure so that when a user 
authenticates with the application they have read-only access and that the 
screenshot message that I shared is not shown so that they do not feel 
afraid. I understand that I should always use the scope of 
https://www.googleapis.com/auth/adwords.

El lunes, 11 de marzo de 2024 a las 3:07:35 UTC-6, Google Ads API Forum 
Advisor escribió:

> Hi,
>
> Thank you for getting back to us.
>
> To make a call to the Google Ads API, you need to use the specific scope '
> https://www.googleapis.com/auth/adwords'. Kindly refer to the "Scope 
>  
> " guide for more details. You may check the document on how Make an API 
> call 
> .
>  
> Also, you can restrict the other user from creating, deleting and editing 
> the accounts, by providing the 'read-only' access permission level. This 
> will limit the access to retrieving the data without the ability to modify 
> or delete it. For more information you check the article on About access 
> levels in your Google Ads Account 
> .
>  
> Also, you may refer to the article on how Manage access to your Google 
> Ads account 
> 
>  
> to grant or remove access to your Google Ads Account.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/865fd4aa-63a1-4d17-9005-75bdb27de4can%40googlegroups.com.


Re: google ads api calls with bubble.io

2024-03-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

To make a call to the Google Ads API, you need to use the specific scope 
'https://www.googleapis.com/auth/adwords'. Kindly refer to the "Scope " guide 
for more details. You may check the document on how Make an API call. Also, you 
can restrict the other user from creating, deleting and editing the accounts, 
by providing the 'read-only' access permission level. This will limit the 
access to retrieving the data without the ability to modify or delete it. For 
more information you check the article on About access levels in your Google 
Ads Account. Also, you may refer to the article on how Manage access to your 
Google Ads account to grant or remove access to your Google Ads Account.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/pmwQ-0SA6ENY00CQt6Sn_XSfWUcxS8DJecNg%40sfdc.net.


Re: google ads api calls with bubble.io

2024-03-10 Thread No Code
Hello, support team. 

Could you help me with the answer to the previous question, please.

El viernes, 8 de marzo de 2024 a las 16:15:32 UTC-6, No Code escribió:

> Hello Support Team, thanks for the previous response.
>
>  
>
> Now could you help me by confirming if I can use a permission other than 
> https://www.googleapis.com/auth/adwords to make calls to the Google Ads 
> API and use a read permission for the OAuth consent screen?
>
>  
>
> The notice of being able to create, edit, delete generates fear, many 
> users are afraid that they may see their data.
>
>  
>
> Imagine creating or deleting advertising accounts, they are as if they 
> were bank accounts, they are linked to the card and if someone external can 
> start making you spend more or delete your account, with the history it 
> generates fear.
>
> [image: Permiso API Google Ads.PNG][image: Pantalla de consentimiento 
> Bubble.io.PNG]
> El viernes, 8 de marzo de 2024 a las 10:16:47 UTC-6, Google Ads API Forum 
> Advisor escribió:
>
>> Hi,
>>
>> Thank you for getting back to us.
>>
>> By reviewing your query, I understand that you want to list MCC 
>> administrator accounts and their associated accounts via the API. I would 
>> like to inform you that the method ListAccessibleCustomers 
>> 
>>  which 
>> you are using is correct. This method retrieves all accounts a user has 
>> access to, including MCCs (Manager accounts). Kindly refer to the document 
>> List 
>> Accessible Accounts 
>> 
>>  and 
>> the sample example List Accessible Customers 
>> 
>>  to 
>> get more information.
>>
>> Also, please be informed that you cannot add conversion value and the 
>> product title to the shopping queries via the Google Ads API. Shopping 
>> queries are based on the product data feed uploaded to your Merchant 
>> Center, which defines product attributes like title.
>>
>> I hope this helps. Kindly get back to us if the issue still persists.
>>
>>   
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>
>>  
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7dafe1f3-9a6b-4f43-8b80-514b796b0766n%40googlegroups.com.


Re: google ads api calls with bubble.io

2024-03-08 Thread No Code
How can I get the MCC administrator accounts? 

What HTTP request and query should I add in the API call? 

What I want to achieve is that when the user authenticates, it shows the 
MCC administrator accounts and then when they click on an administrator 
account, all the accounts associated with that MCC account are listed. 

Should I make two different API calls? 

What would be the HTTP request and query for each call?

Currently what I have is the so-called list of customers that you can 
access with the ListAccessibleCustomers method

El lunes, 19 de febrero de 2024 a las 2:50:59 UTC-6, No Code escribió:

> Hello, I want to add the conversion value and the product title to the 
> shopping query.
>
> [image: Valor de conversión.png]
>
> [image: Título de producto.png]
> Can you tell me the correct names of the fields, please?
>
> Stay tuned to reply.
>
> El martes, 13 de febrero de 2024 a las 6:05:57 UTC-6, Google Ads API Forum 
> Advisor escribió:
>
>> Hi,
>>
>> Thank you for getting back to us. 
>>
>> Please find the answers for your questions below:
>>
>> *1. Hello, to be able to obtain the results of the last 90, 60 or 90 
>> days. What condition should be added in the WHERE?* 
>>
>>- To retrieve the data for the last 60 or 90 days you need to include 
>>the 'BETWEEN" operator. I would recommend you to kindly refer to the 
>> "Google 
>>Ads Query Language Grammar 
>>" 
>>documentation for the valid grammar which needs to be used while 
>>implementing the GAQL query. Also, I would suggest you to refer to the 
>> "Predefined 
>>date range 
>>
>> "
>>  
>>guide for more information. 
>>- Kindly find the sample query for the 60 days and similarly you can 
>>obtain the results for 90 days as well by modifying the dates.  
>>- 
>>
>>
>>SELECT segments.product_item_id, metrics.clicks, metrics.impressions, 
>> metrics.ctr, 
>>metrics.average_cpc, metrics.cost_micros, metrics.conversions, 
>> metrics.cost_per_conversion, 
>>metrics.conversions_from_interactions_rate FROM shopping_performance_view 
>> WHERE 
>>segments.date BETWEEN '2023-12-01' AND '2024-01-31'
>>
>>
>> *2. Does WHERE segments.date DURING LAST_30_DAYS work?* 
>>
>>- Yes, it works and you can find the sample query as per your 
>>requirement.  
>>- 
>>
>>
>>SELECT segments.product_item_id, metrics.clicks, metrics.impressions, 
>> metrics.ctr, 
>>metrics.average_cpc, metrics.cost_micros, metrics.conversions, 
>> metrics.cost_per_conversion, 
>>metrics.conversions_from_interactions_rate FROM shopping_performance_view 
>> WHERE 
>>segments.date DURING LAST_30_DAYS
>>
>>
>>   
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/af4ed584-4518-4453-ab83-f6c8300087a0n%40googlegroups.com.


Re: google ads api calls with bubble.io

2024-02-13 Thread No Code
Hello, to be able to obtain the results of the last 90, 60 or 90 days. What 
condition should be added in the WHERE?

Does WHERE segments.date DURING LAST_30_DAYS work?
El miércoles, 7 de febrero de 2024 a las 4:14:10 UTC-6, Google Ads API 
Forum Advisor escribió:

> Hi,
>
> Thank you for getting back to us.
>
> I would suggest you to check this introduction 
>  
> documentation to know more about the details that you should have to make a 
> Google Ads API call. You may check these guides on Obtain a developer 
> token 
>  
> and Make an API call 
> 
>  for 
> more information regarding the developer token, access token and a refresh 
> token. For information regarding client ID and client secret, you can refer 
> to this guide 
> 
> .
>
> Also, refer to the below sample query to retrieve the fields given in the 
> provided screenshot using the shopping_performance_view 
> 
>  
> report: 
>
>
> SELECT segments.product_item_id, metrics.clicks, metrics.impressions, 
> metrics.ctr, metrics.average_cpc, metrics.cost_micros, metrics.conversions, 
> metrics.cost_per_conversion, metrics.conversions_from_interactions_rate FROM 
> shopping_performance_view
>
> You can use Query Builder 
> 
>  
> to create your query and Query Validator 
>  
> to validate your query. Also, you can use search 
> 
>  
> or searchStream 
> 
>  
> endpoint which will return all the rows that match the query. 
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e3e628fa-1fcc-40f1-bd36-79be2528dac4n%40googlegroups.com.


Re: google ads api calls with bubble.io

2024-02-05 Thread No Code
Currently the endpoint or method to obtain the list of accounts is: 

GET https://googleads.googleapis.com/v15/customers:listAccessibleCustomers 
[image: GET lista de cuentas.PNG]

But how now I want to get more details like account name, what should be 
the endpoint? 

I know that you just shared the query and information with me, but I can't 
configure the call correctly. 

I assume it would be a POST method, what would be the endpoint or URL?

How to obtain the currency per account was also a query that I was going to 
ask, but I see that you already include it in the query.
El lunes, 5 de febrero de 2024 a las 6:43:23 UTC-6, Google Ads API Forum 
Advisor escribió:

> Hi,
>
> Thank you for getting back to us.
>
> You can use the ListAccessibleCustomers 
> 
>  method. 
> As per this document 
> ,
>  
> the expected response for this call is the resource name of customers 
> directly accessible by the user authenticating the call. Kindly note to 
> include the customer_client.descriptive_name 
> 
>  for 
> you to get the names of the accounts.
>
> Search Query: "SELECT *customer_client.descriptive_name*, 
> customer_client.client_customer, customer_client.level, 
> customer_client.manager, customer_client.currency_code, 
> customer_client.time_zone, customer_client.id FROM customer_client"
>
>
> You can try making a request using the Method: customers.googleAds.search 
> 
>  .
>
> Also, you can use Query Builder 
> 
>  to 
> create your query and Query Validator 
>  to 
> validate your query.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ec03e732-0747-416f-873c-d2e35326d1a0n%40googlegroups.com.


Re: google ads api calls with bubble.io

2024-02-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

You can use the ListAccessibleCustomers method. As per this document, the 
expected response for this call is the resource name of customers directly 
accessible by the user authenticating the call. Kindly note to include the 
customer_client.descriptive_name for you to get the names of the accounts.

Search Query: "SELECT customer_client.descriptive_name, 
customer_client.client_customer, customer_client.level, 
customer_client.manager, customer_client.currency_code, 
customer_client.time_zone, customer_client.id FROM customer_client"

You can try making a request using the Method: customers.googleAds.search .

Also, you can use Query Builder to create your query and Query Validator to 
validate your query.

This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/eBALc0S8DVBN00-EyEw4JuRQ2u3rGyaMfxhA%40sfdc.net.


Re: google ads api calls with bubble.io

2024-02-05 Thread No Code
Hello, good team. 

Can you also help me with the method or what I should do so that in the 
account listing call I can also get the account name and not just the ID.
[image: Llamada lista de cuentas.png][image: Account list.PNG]

El domingo, 4 de febrero de 2024 a las 20:30:20 UTC-6, No Code escribió:

> Hello, where can I see the data type for each field selected in a SELECT 
> query of a certain call? 
>
> I want to correctly set the data type in the API call for each field 
> selected in the query.
>
> El viernes, 2 de febrero de 2024 a las 1:47:14 UTC-6, Google Ads API Forum 
> Advisor escribió:
>
>> Hi,
>>
>> Thank you for getting back to us.
>>
>> You can use CustomerService.ListAccessibleCustomers 
>> 
>>  method 
>> to get the list of accounts associated with a manager account. The 
>> list_accessible_customers will return only the accounts that can be 
>> directly accessible via the credentials that are used in the API call. Your 
>> credentials might be having access to only top level manager account, hence 
>> it is resulting that account only.
>>
>> In order to get the hierarchy of the accounts you have to use 
>> Customer_client resource and have to perform search query.
>>
>> Search Query:"SELECT customer_client.id, 
>> customer.id,customer_client.status,customer.status 
>> FROM customer_client WHERE customer_client.id='{customer_client.id}'"
>>
>> You can try making a request using the Method: customers.googleAds.search 
>> 
>>  .
>>
>> Also, you can use Query Builder 
>> 
>>  to 
>> create your query and Query Validator 
>>  to 
>> validate your query.
>>
>>
>>   
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3fa88fda-d8ba-4206-bafd-fe2017583cacn%40googlegroups.com.


Re: google ads api calls with bubble.io

2024-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

To know the data type of each field of CustomerClient resource you can check 
this API guide, in the same way you can check data type for each field under 
respective resources. Hope this helps.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fvfOs0S8DG9U00B8fMyZamQdGYQs8PJBPAxg%40sfdc.net.


Re: google ads api calls with bubble.io

2024-02-04 Thread No Code
Hello, where can I see the data type for each field selected in a SELECT 
query of a certain call? 

I want to correctly set the data type in the API call for each field 
selected in the query.

El viernes, 2 de febrero de 2024 a las 1:47:14 UTC-6, Google Ads API Forum 
Advisor escribió:

> Hi,
>
> Thank you for getting back to us.
>
> You can use CustomerService.ListAccessibleCustomers 
> 
>  method 
> to get the list of accounts associated with a manager account. The 
> list_accessible_customers will return only the accounts that can be 
> directly accessible via the credentials that are used in the API call. Your 
> credentials might be having access to only top level manager account, hence 
> it is resulting that account only.
>
> In order to get the hierarchy of the accounts you have to use 
> Customer_client resource and have to perform search query.
>
> Search Query:"SELECT customer_client.id, 
> customer.id,customer_client.status,customer.status 
> FROM customer_client WHERE customer_client.id='{customer_client.id}'"
>
> You can try making a request using the Method: customers.googleAds.search 
> 
>  .
>
> Also, you can use Query Builder 
> 
>  to 
> create your query and Query Validator 
>  to 
> validate your query.
>
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f6da4d82-bbdd-4082-80e9-fd53a284bcfdn%40googlegroups.com.


Re: google ads api calls with bubble.io

2024-02-04 Thread No Code
Perfect, thank you very much. 

 I'll be checking it out.

El viernes, 2 de febrero de 2024 a las 1:47:14 UTC-6, Google Ads API Forum 
Advisor escribió:

> Hi,
>
> Thank you for getting back to us.
>
> You can use CustomerService.ListAccessibleCustomers 
> 
>  method 
> to get the list of accounts associated with a manager account. The 
> list_accessible_customers will return only the accounts that can be 
> directly accessible via the credentials that are used in the API call. Your 
> credentials might be having access to only top level manager account, hence 
> it is resulting that account only.
>
> In order to get the hierarchy of the accounts you have to use 
> Customer_client resource and have to perform search query.
>
> Search Query:"SELECT customer_client.id, 
> customer.id,customer_client.status,customer.status 
> FROM customer_client WHERE customer_client.id='{customer_client.id}'"
>
> You can try making a request using the Method: customers.googleAds.search 
> 
>  .
>
> Also, you can use Query Builder 
> 
>  to 
> create your query and Query Validator 
>  to 
> validate your query.
>
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ac15e02d-dc21-472a-a52a-291c3b819d42n%40googlegroups.com.


Re: google ads api calls with bubble.io

2024-02-01 Thread No Code
Hello, can you share with me the method to make the call from the user's 
account list? 

 I am using 
https://googleads.googleapis.com/v15/customers:listAccessibleCustomers. 

Solicitud HTTP

GET https://googleads.googleapis.com/v15/customers:listAccessibleCustomers

 But I don't know if there can be another method to list the accounts.

El jueves, 25 de enero de 2024 a las 0:11:20 UTC-6, No Code escribió:

> Thank you very much, I'm reviewing it and setting up calls in Bubble.io. 
>
> I will let you know any new questions related to the topic.
>
> El miércoles, 17 de enero de 2024 a las 5:52:43 UTC-6, Google Ads API 
> Forum Advisor escribió:
>
>> Hi,
>>
>> Thank you for reaching out to the Google Ads API support team.
>>
>> Please find the answers for your questions below: 
>>
>>1. You can use this endpoint Method: customers.googleAds.searchStream 
>>
>> 
>>  
>>to retrieve data about campaigns via the Google Ads API.  
>>
>>
>>- Here's an example query to retrieve all campaign IDs and names for 
>>a specific customer: 
>>
>>
>>SELECT campaign.id, campaign.name
>>FROM campaign
>>WHERE customer.id = 'YOUR_CUSTOMER_ID'
>>
>>- You can specify the customer ID to target specific accounts and 
>>select the desired campaign fields you want to retrieve (e.g., campaign 
>>ID, name, status, budget). Also, you can use our Google Ads Query 
>>Builder 
>> 
>>for a campaign resource that helps build your query to retrieve the 
>>specific information you need. 
>>
>>   2. First, use the  List Accessible Customers 
>> 
>>  
>> method to get the list of accounts associated with a manager account. You 
>> may alsocheck this API documentation 
>> 
>>  for 
>> more information.  
>>
>>- Then, specify each customer ID and call the Method: 
>>customers.googleAds.searchStream 
>>
>> 
>>  method 
>>with the desired query targeting that specific customer.  
>>
>>  3. You can obtain a list of campaigns by date range using the below 
>> sample query:  
>>
>>
>> SELECT campaign.id, campaign.name, campaign.status
>> FROM campaign
>> WHERE segments.date DURING LAST_30_DAYS
>>
>>  Check this Date Ranges 
>>  
>> documentation to know about how to specify the date range. Then use the 
>> search method endpoint to   retrieve the data.
>>  
>> 4. You can use this search_term_view 
>>  
>> resource to build the query then use this endpoint Method: 
>> customers.googleAds.searchStream 
>> 
>>  
>> to retrieve the search term of a campaign.
>>
>> Additionally, I would suggest you to refer to this Query Cookbook 
>> , this 
>> guide provides a set of Google Ads Query Language queries that demonstrate 
>> how to return the same data as screens in the Google Ads UI
>>
>> If you still have any queries/concerns related to this, you can get back 
>> to us.
>>
>>   
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>   
>>  
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/23eeb2c9-1006-43a6-a871-16a5818b461cn%40googlegroups.com.


Re: google ads api calls with bubble.io

2024-01-24 Thread No Code
Thank you very much, I'm reviewing it and setting up calls in Bubble.io. 

I will let you know any new questions related to the topic.

El miércoles, 17 de enero de 2024 a las 5:52:43 UTC-6, Google Ads API Forum 
Advisor escribió:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Please find the answers for your questions below: 
>
>1. You can use this endpoint Method: customers.googleAds.searchStream 
>
> 
>  
>to retrieve data about campaigns via the Google Ads API.  
>
>
>- Here's an example query to retrieve all campaign IDs and names for a 
>specific customer: 
>
>
>SELECT campaign.id, campaign.name
>FROM campaign
>WHERE customer.id = 'YOUR_CUSTOMER_ID'
>
>- You can specify the customer ID to target specific accounts and 
>select the desired campaign fields you want to retrieve (e.g., campaign 
>ID, name, status, budget). Also, you can use our Google Ads Query 
>Builder 
> for 
>a campaign resource that helps build your query to retrieve the specific 
>information you need. 
>
>   2. First, use the  List Accessible Customers 
> 
>  
> method to get the list of accounts associated with a manager account. You 
> may alsocheck this API documentation 
> 
>  for 
> more information.  
>
>- Then, specify each customer ID and call the Method: 
>customers.googleAds.searchStream 
>
> 
>  method 
>with the desired query targeting that specific customer.  
>
>  3. You can obtain a list of campaigns by date range using the below 
> sample query:  
>
>
> SELECT campaign.id, campaign.name, campaign.status
> FROM campaign
> WHERE segments.date DURING LAST_30_DAYS
>
>  Check this Date Ranges 
>  
> documentation to know about how to specify the date range. Then use the 
> search method endpoint to   retrieve the data.
>  
> 4. You can use this search_term_view 
>  
> resource to build the query then use this endpoint Method: 
> customers.googleAds.searchStream 
> 
>  
> to retrieve the search term of a campaign.
>
> Additionally, I would suggest you to refer to this Query Cookbook 
> , this 
> guide provides a set of Google Ads Query Language queries that demonstrate 
> how to return the same data as screens in the Google Ads UI
>
> If you still have any queries/concerns related to this, you can get back 
> to us.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rX2AQ:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>   
>  
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9bfd454e-584c-436c-b1fa-fc3b9fac519en%40googlegroups.com.