Upgrading from V15 version to V17, but returning an error after calling.

2024-10-07 Thread 'g a' via Google Ads API and AdWords API Forum
Upgrading from V15 version to V17, but returning an error after calling. Request --- MethodName: google.ads.googleads.v16.services.GoogleAdsService/SearchStream Endpoint: googleads.googleapis.com:443 Headers: {developer-token=REDACTED, login-customer-id=5999555776, x-goog-api-client=gl-java/1

Re: invalid customer id error on generatekeywordideas request

2024-10-07 Thread Hero Team
locationCode being "2840" On Tuesday 8 October 2024 at 06:04:36 UTC+11 Hero Team wrote: > This is my request > > const request = { > customerId: customerService.customerOptions.customer_id, // Correct > client account ID > language: "languageConstants/1000", // English language cod

Re: invalid customer id error on generatekeywordideas request

2024-10-07 Thread Hero Team
This is my request const request = { customerId: customerService.customerOptions.customer_id, // Correct client account ID language: "languageConstants/1000", // English language code geoTargetConstants: [`geoTargetConstants/${locationCode}`], // Location code keywordPl

Re: invalid customer id error on generatekeywordideas request

2024-10-07 Thread Hero Team
I did this and still got Google Ads API Error: Rg { errors: [ Dg { error_code: [g], message: "Invalid customer ID ''." } ], request_id: 'Rv8KIdElwEMz_GmgG6vWYg' } On Tuesday 8 October 2024 at 05:53:14 UTC+11 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Go

RE: v17: prohibited_field_combination_in_select_clause

2024-10-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Kindly note that as per the product link document, you can either use data_partner or merchant_center as a linked_product at a time in V 17 and it is not possible to use them together. Because of which you are getting the error

Re: Invalid Customer ID Error on generateKeywordIdeas Request

2024-10-07 Thread Hero Team
Hello, Any update on this? Really need to understand the problem. On Saturday 5 October 2024 at 12:04:53 UTC+10 Hero Team wrote: > Hi Google Ads API Team, > > I'm currently working with the Google Ads API (JavaScript/Node.js client) > and trying to generate keyword ideas using the KeywordPlanI

RE: get a clairty on keyword planner api for extrnal use on paid subscription

2024-10-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. You can utilize the Google Ads API that provides relevant keyword data, such as the Search Terms report or the Keyword Ideas, etc. Keyword Planning in the API can do the following: Generate keyword ideas. Generate ad group them

How to remove and update "everything else" unit node.

2024-10-07 Thread Daliya Abraham
Hi, I tried to update from exclude to include node - everything else in Vietnam parent - {Vietnam} child - {child nodes} other - everything else in Vietnam AdGroupCriterionOperation operation = new AdGroupCriterionOperation { Remove = adGroupResourceName adGroupResourceName is the other node

RE: google.api_core.exceptions.methodnotimplemented: 501 grpc target method can't be resolved.

2024-10-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. I understand that you are facing an error while accessing the search method from API. To assist you further, provide us with the complete API logs (request and response logs with request-id and request header) generated at your end.

Re: unrecognized bidding strategy in video campaign

2024-10-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. I would like to inform you that this product officially offers support only in English. It would be best to reply in English if you can. If not, we will try to use Google Translate to support you as best as we can. Could you co

RE: placement network type : search - search parnters not available

2024-10-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. In order to investigate your issue further, kindly provide us with the complete API logs (request and response logs with request-id and request header) generated at your end and uncropped UI screenshot of the report that you're

Help For Keyword Planner

2024-10-07 Thread Sahil Sojitra
Google Keyword planner can provide a API's To extract keywords from any website ??? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you a

PLACEMENT NETWORK TYPE : SEARCH - SEARCH PARNTERS NOT AVAILABLE

2024-10-07 Thread SUBIN P VASU
Hi, I want to list down the placements report from detail_placement_view/group_placement_view. But only CONTENT and YOUTUBE network types are available. I have a lot of SEARCH and SEARCH PARTNERS network placements report in my account. How can I list it down and manage it using the API? I see