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

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 p

Re: google ads api calls with bubble.io

2024-03-08 Thread No Code
, 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. >

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 b

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

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

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, > >

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 >

Re: google ads api calls with bubble.io

2024-02-01 Thread No Code
w 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ércole

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

Request for Basic Access Status to the Google Ads API

2024-01-23 Thread No Code
About five days ago, I filled out the form to request basic access to the Google Ads API for my project and have yet to receive an update on the status of my request. I understand that these processes take time, but I would like to verify if there are any problems or if additional information

Google Ads API calls with Bubble.io

2024-01-16 Thread No Code
Hello, You can help me by sharing the HTTP request to configure the following calls in Bubble.io: -To obtain a list of campaigns per account. -To get the accounts associated with a manager account and then view the campaigns for each associated account. -To obtain a list of campaigns by d

Re: Abridged summary of adwords-api@googlegroups.com - 27 updates in 23 topics

2021-07-09 Thread No Ok
ليش تم الرفض لماذا بتاريخ الجمعة ، 9 يوليو 2021 ، جاء من : > adwords-api@googlegroups.com > > مجموعات > جوجل > >

Ok

2021-06-23 Thread No Ok
About ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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" gro

Re: Abridged summary of adwords-api@googlegroups.com - 30 updates in 26 topics

2021-06-18 Thread No Ok
في جمعة، 18 يونيو، 2021 في 1:59 م، كتب : > adwords-api@googlegroups.com > > Google > Groups > >

Trying to use "TargetRoasBiddingScheme" on PHP give us error

2020-07-07 Thread no...@camelengine.com
This is my code: $rightROAS = 200; // Create ad group using an existing ID. $adGroup = new AdGroup(); $adGroup->setId($AdGroupId); // Set bids (required). $targetRoasBiddingScheme = new TargetRoasBiddingScheme(); $targetRoasBiddingScheme->setTargetRoas((float)$rightROA

Error java- operations[4].operand.biddingStrategyConfiguration

2016-06-23 Thread No body pratap singh
I am trying to add 3 product type as custom attribute and making last custion label as biddable . While making product partition tree i am getting the following soap error . Also find the soap request header. *RESPONSE ERROR* http://schemas.xmlsoap.org/soap/envelope/";> https://a

AdWords API Geotargeting: Metros overlapping Cities, list of target codes

2009-06-17 Thread no
The API documentation says "A campaign cannot have a positive target that encompasses another positive target. For example, a campaign cannot target both region US-CA and city Mountain View, CA US." Does this apply to US metros? How can I get a map of which cities are encompassed in which metros?