Regarding Adding Image in Responsive Search Ads

2024-01-15 Thread Pranav Kumar
Hi, I am try to add Image using this as the reference but facing the issue. Here are the request, requestid, header and response. Headers: { "developer-token": "REDACTED", "login-customer-id":

Re: regarding setting the target cpa micros through api

2024-01-10 Thread Pranav Kumar
Can you you please tell us the way of setting Target CPA in the campaign. On Wednesday, January 10, 2024 at 4:38:09 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi Pranav, > > Thank you for getting back to us. > > Based on the provided information, I can see that you encountered the >

Re: regarding setting the target cpa micros through api

2024-01-10 Thread Pranav Kumar
I had changed them but still this occurs: Headers: { "developer-token": "REDACTED", "login-customer-id": "2790970472", "x-goog-api-client": "gl-python/3.11.6 grpc/1.57.0 gax/2.11.1 gccl/22.1.0 pb/4.24.2", "x-goog-request-params": "customer_id=8065644350" } Request: customer_id:

Regarding setting the target cpa micros through API

2024-01-10 Thread Pranav Kumar
Hi I am trying to set up the target cpa micros but facing the issue. Here are the details of the request made: Headers: { "developer-token": "REDACTED", "login-customer-id": "2790970472", "x-goog-api-client": "gl-python/3.11.6 grpc/1.57.0 gax/2.11.1 gccl/22.1.0 pb/4.24.2",

Re: about creating site links through googleadsapi

2024-01-05 Thread Pranav Kumar
Hi, Thanks for the information. We were using the Feed-Based-Extension for the creation. I'll try with the Asset based now. If it is possible can you give some references by which I can develop the code according to that. Thanks and Regards Pranav -- --

About Creating Site Links through GoogleAdsAPI

2023-12-28 Thread Pranav Kumar
Hello, We are facing issue while creating the site-links using testing accounts of Google Ads and v15 of GoogleAds API *Request*: "siteLinks": [ { "text": "test1", "url": "www.examplelink1.com" }, { "text": "test2", "url":

How to make conversion goals through google ads API

2023-12-27 Thread Pranav Kumar
Hello, I want to make conversion goals using google ads api in python and also wanted to get already made conversion goals in that account. Kindly help me out achieving my goal. Thanks in Advance. Thanks and Regards Pranav -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: regarding multiple language and location

2023-12-21 Thread Pranav Kumar
Hi, I have used this method only for setting the language and location but it is setting a single location as it is taking a single string of the location or language id but while giving multiple location ids it is not working. On Thursday, December 21, 2023 at 1:40:15 PM UTC+5:30 Google Ads

Regarding Multiple Language and Location

2023-12-20 Thread Pranav Kumar
Hi, I would like to set multiple locations and multiple languages using GoogleAdsAPI but I am unable to do so by giving multiple locations in targeting in location_info. Kindly guide me how can I achieve this. Thanks In Advance! Thanks & Regards, Pranav -- --