NO_CONVERSION_ACTION_FOUND

2024-06-11 Thread Paulo Silva
Hi i send to search API the request below * Preparing request to https://googleads.googleapis.com/v15/customers/6328939997/googleAds:search * Current time is 2024-06-10T23:36:30.508Z * Enable automatic URL encoding * Using default HTTP version * Enable timeout of 3ms * Enable SSL validation

Need Advice: No Response on Standard Access Application.

2024-06-04 Thread Paulo Silva
Hello Team, this is a 10 email about subject Thank you for your email, we have submitted several applications, the last one around 2 weeks ago and we are still waiting to hear back. MCC ID: 573-769-7662 We are blocked from servicing our existing customers and onboarding new customers due to

Accounts suspended issues

2024-03-27 Thread Paulo Silva
Hello, everyone! Our product is designed to facilitate sales tracking on Google Ads for products from platforms like Clickbank, Buygoods, among others. Our product is aimed at affiliates who use Google Ads as a platform for product advertising. In practice, our users install our

OPERATION_NOT_PERMITTED_FOR_CONTEXT

2024-03-25 Thread Paulo Silva
hi i try to send block ip for campaing * Preparing request to https://googleads.googleapis.com/v15/customers/5932574280/campaignCriteria:mutate * Current time is 2024-03-25T14:40:47.850Z * Enable automatic URL encoding * Using default HTTP version * Enable timeout of 3ms * Enable SSL

OPERATION_NOT_PERMITTED_FOR_CONTEXT

2024-03-25 Thread Paulo Silva
Hi a try to sendo blocked ips to campaing with this request * Preparing request to https://googleads.googleapis.com/v15/customers/5932574280/campaignCriteria:mutate * Current time is 2024-03-25T14:40:47.850Z * Enable automatic URL encoding * Using default HTTP version * Enable timeout of 3ms

The Standard Access request urgent

2024-03-06 Thread Paulo Silva
Hello. We have our application stopped for sales as we do not have standard access as we have received many customers in the last few days. Could you please prioritize? My MCC is 573-769-7662 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: status of jobid for uploadclicks

2024-02-19 Thread Paulo Silva
It has been more than 96 hours and the data does not appear on my client's dashboard. Is there nothing you can do to investigate? On Monday, February 19, 2024 at 12:54:18 AM UTC-3 Google Ads API Forum Advisor wrote: > Hello, > > > Thank you for getting back to us. > > I would like to inform

Re: status of jobid for uploadclicks

2024-02-16 Thread Paulo Silva
It has been more than 24 hours and no information is displayed. The only difference between the events that are not being displayed is that instead of sending gclid I sent gbraid. Does this affect the result? On Friday, February 16, 2024 at 7:57:47 PM UTC-3 Google Ads API Forum Advisor wrote:

Re: status of jobid for uploadclicks

2024-02-16 Thread Paulo Silva
I have a very strange situation... one of my clients made 3 uploads through our automation but he can only view one of them on his dashboard. I now looked at the query you gave me (thanks for the query) and all the jobs are marked as success. Could you help me investigate? On Friday, February

status of jobid for uploadclicks

2024-02-16 Thread Paulo Silva
it's possible consulting the status of job for uploadclicks? if yes, someone send me a example? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

gclid and keyword

2024-01-31 Thread Paulo Silva
Hi, If I build an ad like meusite.com?keyword={keyword}, Google will replace the key {keyword} when redirecting to my website with the word used to reach that ad, correct? If this is right, is it possible to make a query via api (select ... from click_view perhaps?) to obtain this same

Ads API Basic Access

2024-01-18 Thread Paulo Silva
Hello team, We have applied *Ads API Basic access*, I have not received response from support, could u help us find the status of our apply? MCC: 573-769-7662 Thanks!!! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

api token

2023-10-13 Thread Paulo Silva
It's been over a month since I submitted my request to have a basic API and no one has given us any position. Can someone help me? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

AdWords API Re: .Net API - impossible mission

2009-05-19 Thread Paulo Silva
Hi, Ok, So... please can you take a look in the log attached? thank you in advance. 2009/5/19 AdWords API Advisor adwordsapiadvi...@google.com Hello Paulo, Unfortunately, the SOAP faults currently returned by the v200902 API leave much to be desired. What would be most helpful is if

AdWords API Re: .Net API - impossible mission

2009-05-19 Thread Paulo Silva
Maybe the soap errors messages could have more meaning. thanks 2009/5/19 Paulo Silva silvapaulo...@gmail.com Hi, Ok, So... please can you take a look in the log attached? thank you in advance. 2009/5/19 AdWords API Advisor adwordsapiadvi...@google.com Hello Paulo, Unfortunately

AdWords API Re: .Net API - impossible mission

2009-05-19 Thread Paulo Silva
I am debugging your code and I realized that you are creating the v13 headers: private SoapHeader MakeHeader(string headerName, string value) { string typeName = com.google.api.adwords.v13. + headerName; Even I called the v2009 service is it correct ? 2009/5/19 Paulo Silva silvapaulo

AdWords API Re: .Net API - impossible mission

2009-05-19 Thread Paulo Silva
. Cheers, -Jeff Posnick, AdWords API Team On May 19, 4:34 pm, Paulo Silva silvapaulo...@gmail.com wrote: I am debugging your code and I realized that you are creating the v13 headers: private SoapHeader MakeHeader(string headerName, string value) { string typeName