Re: Tried to pause a campaign, while doing so, I get this error. This error occurs on and off.

2019-11-12 Thread Gayatri T
> > Hi, Actually I tried to call the method only once. But still this error occurs everyday Can you please check why this occurs even for one call with this request Id requestId=00059721ac2ef79f0a6216d52d0e9fd9 [2019-11-12 03:02:42] AW_SOAP.WARNING: clientCustomerId=8658281137 operations=

Help requested with OperationAccessDenied.ACTION_NOT_PERMITTED error on `budgetId`

2019-11-12 Thread Integrations Team
Hi there, I'm reaching out on behalf of Channable, a tool that is used for generating ads. Recently we started having issues for 2 clients when they tried adding new campaigns. This is the specific error response: ``` OrderedDict([('errorList', OrderedDict([('errors',

Customer details from Customer Name with spaces

2019-11-12 Thread Suresh Kumar Shenbagam
Hi, How to get the customer details from customer name with spaces (Test Account).? Code: SearchGoogleAdsRequest request1 = SearchGoogleAdsRequest.newBuilder() .setCustomerId(Long.toString(clientCustomerId)) .setPageSize(PAGE_SIZE) .setQuer

Re: UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA while uploading the customers to Google Ads

2019-11-12 Thread Dan
Hello, any news about this issue? Il giorno lunedì 29 ottobre 2018 15:04:23 UTC+1, Srinivas Giduthuri ha scritto: > > Hello all, > > We are getting the following exception while uploading the customers to > Google Ads. > > Following is the request and response payloads. > > [29 Oct 2018 19:26:48

Reg: Forming a query for SearchGoogleAdsRequest

2019-11-12 Thread Suresh Kumar Shenbagam
Hi, I am trying to form a search query for Recommendation Services. Is this query similar to SQL? Can I use the keywords available in SQL like, 'IN', 'LIKE', etc.,? Is there any help document for creating the query ? And, how can I create an object for GetRecommendationRequest? Is there any

Re: Access Adwords API from ETL program

2019-11-12 Thread 'Niyas Raja' via AdWords API and Google Ads API Forum
Thanks Xiaoming. It works. I didn't realise setting up the refresh token is an one time process. Regards Niyas On Tuesday, October 22, 2019 at 4:29:39 PM UTC+1, adsapiforumadvisor wrote: > > Hi Niyas, > > The user consent is just one time activity that occurs when you set up the > credentials f

Re: Getting Errors from a Campaign Mutate - Google Ads API (V2) - PHP

2019-11-12 Thread Dan GTD
You should hopefully have my private response? Please confirm. Thank Dan. On Monday, 11 November 2019 15:40:31 UTC, adsapiforumadvisor wrote: > > Hi Dan, > > Regret the delay as I was checking this internally with the team. Could > you please share the sample logs for both AdWords API and Goo

Re: StringLengthError.TOO_LONG for userDataRule.ruleString

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Mark, I have validated with the engineering team and my initial investigation is correct. You will have to reduce your total number of RuleItems in order to get around this limit. Thanks, Poki, AdWords API Team ref:_00D1U1174p._5001UMWAzH:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: API Autocorrects keywords

2019-11-12 Thread Aviv Oron
I looked at the thread you mentioned and that's what I do but still when I ask for the search volume of "plumber jobs" I get 4400 (in the US) and when I do the same thing in the search console I see that my keyword got "corrected" to "plumbing jobs". the API response just show me the keyword I

Re: Help Needed - Any Examples of VB.NET Querying Google Adwords API Search Volume?

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Aaron, Whenever you use the Adwords API or Google Ads API you have to have the client library set up already and you would also need to import the relevant classes. We do not have the specific code example you mentioned, however, you could refer to these code examples on how to retrieve data

Re: Getting Errors from a Campaign Mutate - Google Ads API (V2) - PHP

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Dan, I reached out to you privately requesting the details as I did not receive the logs shared. Could you please share the details on the private thread so we can investigate further and continue the discussion here? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UMWauF:ref --

RE: Invalid Search Parameters for Certain Locations in TargetingIdeasService

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Russell, The Postal Codes are currently not the available Location Criteria IDs in the Adword API. Please keep an eye on our blog for the new announcements and updates for new releases. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UJaJvb:ref -- -- =~=~=~=~=~=~=~=

RE: Why i can not add Gender or Age Range in Campaign using CampaignCriterion ?

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Rakesh, Age and gender can only be excluded from the campaign level. You will need to use the AdGroupCriterionService to target these criteria. You can have a look at this page to see what criteria can be targeted and excluded at what level. Regards, Anthony Google Ads API Team ref:_00D1U117

Re: [Ads API Beta] MerchantCenterLinkService always seems to return with "internal error"

2019-11-12 Thread Riley Blair
Any updates regarding this issue? Seem to still be occurring within the latest beta version of the API. Error: 13 INTERNAL: Internal error encountered. On Friday, September 6, 2019 at 3:03:47 PM UTC-5, adsapiforumadvisor wrote: > > Hello Matej, > > Our team is aware of this issue. I will upda

Re: How to get active account budget?

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Min, The Active status logic on the Google Ads UI is similar to Ended status. If the account_budget.approved_end_date_time has not passed its end date and account_budget.approved_spending_limit_micros has not been reached, then the account budget is considered Active. Our colleagues have rai

Re: [Ads API Beta] MerchantCenterLinkService always seems to return with "internal error"

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hello Riley, Could you please confirm if you are using the updated client libraries? If not, please upgrade to the latest version of the Google Ads API and try again. If the problem persists please share the complete request and response log. Regards, Sai Teja, Google Ads API Team ref:_00D1U11

code snippet for downloading data for income range

2019-11-12 Thread Harisankar Mohanty
Hello, We are attempting to use the adGroupCriterion Service with either the 'get' or 'query' parameter to download data (clicks, conversions, etc) for a specific income range in an ad group

RE: Google Ads API DEVELOPER_TOKEN_NOT_WHITELISTED error while listInvoices request

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Inessa, Thank you for reaching out. Unfortunately, as shown here, the whitelist for InvoiceService is not currently open to new sign-ups. Please check back in a few months to see if it has opened up. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UJaLBa:ref -- -- =~=~=~=~=

RE: get impressions for audience interest

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Afsane, Thank you for reaching out. It is currently not possible to fetch the audience interest impression information via API. Please keep an eye on our blog post for further updates and announcements. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._5001UJaLGu:ref -- -- =~=~

RE: Reg: Forming a query for SearchGoogleAdsRequest

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Suresh, Thank you for writing to us. You could use Google Ads Query Language (GAQL) to form a search query for recommendation services. Please refer to this guide for detailed information on the query language used to query the Google Ads API. It is similar to SQL but not exactly the same. Y

RE: Search Query supported keywords

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Suresh, Thank you for reaching out. See here for the grammar guide to GAQL, the query language used by Google Ads API. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UJaLpp:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlead

how to check if particular keyword is targetable or not

2019-11-12 Thread andryushka x
Hi - We are creating ad groups and then attaching keyword criteria onto to them. We are seeing a lot of errors when this happens with certain keywords, the error code is POLICY_ERROR error_code { policy_violation_error: POLICY_ERROR } My question is, is there a way to check if a keywo

RE: PHP Adwords API - refresh_token authorization

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Nikolay, This thread is pretty old, feel free to open a new thread for any concerns. Regarding your concern, you may use the OAuth credentials generated for a user with access to the manager account/client account to setup the client libraries. Let me know if you have any other questions. T

RE: Help requested with OperationAccessDenied.ACTION_NOT_PERMITTED error on `budgetId`

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Ciel, The ACTION_NOT_PERMITTED is usually triggered if the user is performing an operation that is no longer allowed. Recently, there has been a few changes to the accelerated budget delivery. Starting, October 14, 2019, the accelerated budget delivery will no longer be available in AdWords

RE: effort time and which API should use - general

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Zahid, Thanks for reaching out. Your client could use Adwords API to query the Campaign reports or others to retrieve the data they need. In order to fetch data from the API you have to set up the Developer Token, OAuth2 authentication and install the Adwords Client Library with your preferr

RE: UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA while uploading the customers to Google Ads

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Daniele, Thank you for sharing the detailed logs for your concern. The error: ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA occurs when the API call is made against an account that is not whitelisted. The client customer account: 133-941-2293 against which you are making the request cal

RE: Customer details from Customer Name with spaces

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Suresh, Thanks for reaching out. As customer.descriptive_name is non-unique, it is not supposed to be used in the predicates. The correct way to specify a customer is to use customer.id field in the WHERE statement. Please let me know if you have any further concerns. Thanks and regards, X

Re: API Autocorrects keywords

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Aviv, The purpose as to why I told you to refer to that thread is because it is a way to apply the “EXACT” matchType on the keyword in the API. However, If you do not exclude “BROAD” and “PHRASE” matchTypes, you would get the same results as the Google Ads UI. Also figuring out if keyword go

RE: how to check if particular keyword is targetable or not

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for writing to us regarding your concern. It is not possible to check whether the keyword can be targeted using API services. However, you can request a policy exemption while adding the criteria that trigger policy violations for which you wish to get exemptions for. Please ha

Re: Campaign start date not always consistent between AdWords SOAP API and Google Ads GRPC API

2019-11-12 Thread Google Ads API Forum Advisor Prod
Greetings! Yes, I do have an update on this. It's an interesting reason. In the Google Ads API, it's using the time zone of the login-customer-id when displaying data and not the account time zone. The manager account is in New York, and the child account is in the Los Angeles time zone. So, w

AdWords API version sunset

2019-11-12 Thread 'Eli Zino' via AdWords API and Google Ads API Forum
Hi, We are using currently the Google Adwords API v201809. I remember seeing in the AdWords website that this version will sunset on 2020. Is it still true? when will it sunset? Asking to know when to plan the move to the new Google Ads API. Thanks, Eli -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AdWords API version sunset

2019-11-12 Thread SUBINPVASU
There is nothing to worry now. It will be announced on Adwords API Forum. You will get enough time for upgrading. On Wed, Nov 13, 2019 at 5:48 AM 'Eli Zino' via AdWords API and Google Ads API Forum wrote: > Hi, > > We are using currently the Google Adwords API v201809. > > I remember seeing in t

YouTube earned actions metrics in AdWords API?

2019-11-12 Thread 'Mohit Rajain' via AdWords API and Google Ads API Forum
Hello Team, I wanted to fetch the following details Earned views, Earned view rate, Earned subscribers, Earned playlist additions, Earned likes etc. using AdWords API. I have gone through the API documentation but couldn't find any such report type. As this information is available on the dash

Re: Why i can not add Gender or Age Range in Campaign using CampaignCriterion ?

2019-11-12 Thread Rakesh Chauhan
Thank you for Helping me , but i am trying to excluded but it only Add it is not being excluded from Group because i can't get excluded option in AdGroupCriterion can you please help me to solve this problem On Tuesday, November 12, 2019 at 7:00:42 PM UTC+5:30, Rakesh Chauhan wrote: > > Hell