RE: Acceder a mi dispositivo y aplicaciones

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hi Juan, Thank you for raising your concern. Could you confirm if you have concerns related to Google Ads API / AdWords API? If yes, please provide further details to your concern so that I can check and to address it. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._500

Re: Regarding the Google Ads API client library fo Go language

2021-04-19 Thread Ranil de Silva
+1 to request for Go lang client library On Tuesday, December 15, 2020 at 5:36:26 PM UTC+11 adsapiforumadvisor wrote: > Hi Gian, > > Thank you for sharing and posting news about Go lang client library. > However, for the benefit of everyone referring to this forum thread, allow > me to relay th

RE: Unauthorized CREATE operation in invoking a service's mutate method

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hi Kenny, Thank you for posting your concern. To investigate the issue, could you provide the customer ID where you are creating the budget and the complete request and response logs with request ID generated on your end? You can provide the requested details via Reply privately to author opt

Re: Using gclid to retrieve information

2021-04-19 Thread cv
Can I get those data using Google Ads Api? I can see criteria fields is depricated, How I can retrive this information? I cannot migrate to New API without this information. Thanks On Wednesday, 6 January 2021 at 23:56:20 UTC+5:30 adsapiforumadvisor wrote: > Hi, > > Through AdWords API, you ca

Re: Handle multi-currency in GA Account Manager

2021-04-19 Thread Khoi Vu
Hi Anthony, Thanks for your reply. Then, for example, USD is a base currency and VND is account's local currency, do we have any similar columns in API calls that contains base and local currency amount? Or, can you recommend any work-arounds to have them in USD? Thanks a lot On Tuesday, Ap

RE: Getting Headline Suggestions off of the API instead of the web UI

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hi Seán, Thank you reaching out to our API support team. The headline suggestions are unfortunately not available via the APIs. For more information on the available attributes / fields you can extract related to your ads, you may check out the below documentation : AdWords API : Ad using the

Re: Getting campaigns that have been running for x hours

2021-04-19 Thread Samir Sabri
Thanks, but how can we get only the actively running campaigns? On Mon, Apr 19, 2021 at 9:18 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hello, > > You can run the campaign report and select the field hour >

Acceder a mi dispositivo y aplicaciones

2021-04-19 Thread Juan Toribio cortes
-- null -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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" gr

Re: Excessive Retry After 30 Seconds Rate Limit

2021-04-19 Thread charles...@gmail.com
Thank you for sending that separate limit for planning services. I might be hitting that issue as I'm running my scripts across 6 different PC's (same IP though). It's possible that more than 1 request per second could occur which may be what is happening. The last 24 hours I've been hitting rat

How can you tell if a field is empty?

2021-04-19 Thread Jack
Hello, I am querying both ads and keywords in the same query, how can I tell if it is an ad field that the keyword fields are empty? I used to just catch it with if row.ad_group_criterion.keyword.text: ... , but that isn't working anymore. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Unauthorized CREATE operation in invoking a service's mutate method

2021-04-19 Thread Kenny Kandola
I've seen several posts online regarding this error but no clear answer. When trying to create a new campaign, I get the below error. Google::Ads::GoogleAds::Errors::GoogleAdsError(Google::Ads::GoogleAds::Errors::GoogleAdsError): Unauthorized CREATE operation in invoking a service's mutate meth

Re: Unable to get campaign bid landscapes

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for providing the SOAP logs. However, we will need the client customer ID to further investigate. Can you please send us an email at googleadsapi-supp...@google.com, including the client customer ID, along with a link to this forum thread for reference? Thanks, Matt Google Ads

RE: Test account stops working with this error: Getting metadata from plugin failed with error: Exception occurred in metadata credentials plugin

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hi Hoang, Thank you for reaching out. Please share the complete request and response logs instead of the stack traces along with the source code and the steps you used to generate the refresh token via the Reply privately to author option for us to further investigate. Thanks and regards, Xiao

Re: Excessive Retry After 30 Seconds Rate Limit

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hi Charles, Planning services have a more stringent, separate set of limits due to their complexity. However, if you are experiencing rate limits that are not in accordance with the laid out planning service limits or the general rate limit, please let us know. Regards, Matt Google Ads API Tea

RE: Getting campaigns that have been running for x hours

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hello, You can run the campaign report and select the field hour to see if your campaigns were running and had impressions for that hour. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2FZgM7:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: Google Ads API

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hello, Here is a list of functions you can make with an MCC account. This includes creating child accounts, linking them and managing user access. If you want to create a campaign, you will need to use a client child account. An overview can be found here. Regards, Anthony Anthony Google Ads

RE: Handle multi-currency in GA Account Manager

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hello, Money fields in Google Ads and the API return in the account's currency. Unfortunately, there is no method in the API for currency conversion. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2FZdKF:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Token has been expired or revoked

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hello, As I understand, you are using this PHP sample to obtain the refresh token, and this is working fine except for the expiration issue, and the apparent self-removal of the app from your Google Account. You can find a list of common reasons for refresh token expiration here. You can find

Re: Excessive Retry After 30 Seconds Rate Limit

2021-04-19 Thread charles...@gmail.com
Hi, it's improved since yesterday (Apr 18th), I am hitting a few rate limits still, but significantly better than before. Thank you. On Monday, April 19, 2021 at 11:03:09 AM UTC-4 adsapiforumadvisor wrote: > Hello, > > Thanks for reaching out. There was an issue with multiple planning > serv

RE: Excessive Retry After 30 Seconds Rate Limit

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. There was an issue with multiple planning services on April 16th. This issue has been resolved, and we are monitoring the situation. If you are still experiencing an issue with the planning service, please let us know. Regards, Matt Google Ads API Team Matt Goo

Getting Headline Suggestions off of the API instead of the web UI

2021-04-19 Thread Seán Hayes
Hi When I go to edit an Ad in Google Ads, I can see suggestions for Headlines that include popular keywords I can append to the ad to increase Ad strength. This section is underneath the "Ad Strength" part of the edit page. Are these values available through the API in any capacity. I would l

Re: Regd: Sandbox or test account with test data

2021-04-19 Thread phani bhushan peddi
Thanks Xiaoming, I was trying to create 'test client accounts' but it is asking me to create a campaign and asking for credit card details. Is there a way I can create test client account with providing credit card details. Thanks, Phani. On Mon, Apr 19, 2021 at 10:00 AM Google Ads API Forum Advi

RE: Regd: Sandbox or test account with test data

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hi Phani, Thank you for reaching out. There is no sandbox environment available for the Ads APIs. You could test out most of the features by using the test account. As you have created the test manager account, you just need to create the test client accounts under it. The test account is with

Getting campaigns that have been running for x hours

2021-04-19 Thread Samir Sabri
Hello For a specific customer account, we can get a listing of all campaigns, however, how can we get a listing of running campaigns that have been running for x hours? is that possible? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlead

Re: Google Ads API

2021-04-19 Thread Darshak Kmphasis
but I am programmatically creating a campaign, how to use test or production MCC account. On Friday, 16 April 2021 at 07:45:47 UTC+5:30 adsapiforumadvisor wrote: > Hi, > > I work with Matt and allow me to assist you for now. > > Creating campaigns under a MCC/manager (test or production) account

Test account stops working with this error: Getting metadata from plugin failed with error: Exception occurred in metadata credentials plugin

2021-04-19 Thread Hoang Chu
I've been using this test account since over two weeks. It's been working fine. However, it now stops working all of sudden. Why is it not working anymore? What should I do? I'm using the .NET GoogleAds library. Below is the full request/response log. GoogleAds.DetailedRequestLogs Information:

Re: Unable to get campaign bid landscapes

2021-04-19 Thread Haim Yuhter
for some reason i cant reply privately to you, so i will post here the information with censoring some parts like the customer id AdsClientLibs.DetailedRequestLogs Verbose: 1 : -BEGIN API CALL- Request --- POST /api/adwords/cm/v201809/DataService Authoriz

Handle multi-currency in GA Account Manager

2021-04-19 Thread Khoi Vu
Hi, As an account manager with many customers of different currencies, how can I get the estimated cpc amount in USD in the API? Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Token has been expired or revoked

2021-04-19 Thread Every Straus
"Page doesn't work https://developers.google.com/google-ads/api/docs/first-call/oauth-cloud-project?hl=en " I figured out, this is because I have adblock extension, sorry. понедельник, 19 апреля 2021 г. в 10:36:25 UTC+3, Every Straus: > > "So our team can better assist you on your current setup