Change History API

2025-02-05 Thread Bimal Ram
Hi Team, I would like to know if there is any API to get the 'Change History' data. And if yes, are there APIs to undo the changes made as seen in the Change History page of the Google Ads UI. Thank you, regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Target Roas Incorrect Value

2024-12-10 Thread Bimal Ram
Hi Team, I'm trying to update a campaign's bidding strategy as 'Maximize Conversion Value' by providing the 'Target ROAS' as 5. When the same is done through Google Ads UI, the target ROAS value reflected is correct. But when the same is done through the API, the reflected value is 500. Why is

Ad Group Status Change To Removed

2024-12-10 Thread Bimal Ram
Hi Team. I'm getting the following error while changing the status of an adgroup to 'REMOVED' using API. Error : Enum value 'REMOVED' cannot be used. Thank you, Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Notes availability through API.

2024-12-03 Thread Bimal Ram
Hi Team, I would like to know if its possible to add, edit, delete and retrieve "Notes" for campaigns through API. Thank you, Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: getting zero metric data.

2024-12-02 Thread Bimal Ram
Are there any fields that will always be a non-zero metric value? On Monday, 2 December 2024 at 16:19:36 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > Based on the provided information, I understand that you want to fetc

Getting zero metric data.

2024-12-01 Thread Bimal Ram
Hi Team, I would like to pull records having zero metrics, say, if I have created a new hotel callout asset and till the asset is live, I won't be having any metrics, correct?. But I would still like to get its data such name, id etc through API. Currently wen I'm not getting those data. Is the

Device data count mismatch.

2024-11-28 Thread Bimal Ram
Hi Team, I'm having a certain amount of data for devices when viewed through the Google Ads page (https://ads.google.com/). But when I fetch the same data with the same date range, I'm only getting less data. I'll send the uncropped screenshot and API logs as a private reply. Thank you, Regard

Hotel Group Creation

2024-11-27 Thread Bimal Ram
Hi Team, I would like to know are there any APIs to create hotel groups with its classifications such as Hotel Class, Hotel Country/Region and Hotel Id. I'll attach the screen that I'm looking for in the private reply. Thank you, Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Pagination

2024-11-18 Thread Bimal Ram
Hi team, I would like to know how to implement pagination for different API calls such as for campaigns, accounts etc. Thank you, Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

OR Operator in WHERE clause

2024-10-16 Thread Bimal Ram
Hi Team, I would like to know whether GAQL supports "OR" operator in the "WHERE" clause of a query? Thank you, Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Y

ROAS Column

2024-09-18 Thread Bimal Ram
Hi Team, Can you please help me locate the ROAS column in the google ads API. Is there even a pre defined ROAS column available or do I have to manually do the Conversion Value/ Cost to get the ROAS value? Thank you, Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Regarding ROAS Column

2024-09-17 Thread Bimal Ram
Hi Team, Please help me to locate the following highlighted column (screenshot attached) from the google ads API. I'm looking for RAOS and I believe ROAS = Conversion Value/Cost. And when I choose 'ad_group.effective_target_roas' from API, I'm getting the value 0, but in the UI I have values.

Regarding rules for hotel groups.

2024-09-03 Thread Bimal Ram
Hi Team, I would like to know if its possible to apply rules to hotel groups either via API or Google Ads UI. If not, is there any specific reason as to why its not possible? Thank you. Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlead

Including 'segments.device' in the query.

2024-08-05 Thread Bimal Ram
Hi Team, I have a scenario in which I want to retrieve the device wise metrics of campaigns under a given customerId. When I include the 'segments.device' in the query, I'm getting response as empty, but if the query it without the 'segments.device' I get the results. The following is the quer

Channel Budget

2024-08-02 Thread Bimal Ram
Hi Team,. I would like to know how to increase the channel budget of a campaign/account using the Google Ads API. Thank you, Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Fetching Campaign Target Locations

2024-07-24 Thread Bimal Ram
Hi Team, Is it possible to get the targeting location details such as the name etc of a specific campaign rather from a single query resource such as 'campaign', rather than querying from 'campaign_criterion' and then using the geo target constants to query from 'geo_target_constant' to get the

Fetching additional column names and categories

2024-07-23 Thread Bimal Ram
Hi Team, I would like to know whether there's an API or query that supports in getting all the fields for a resource. i.e., Lets say my application has a table which lists all the metrics of the campaigns, instead just providing some of the key metrics, I want to list down all the available fi

Consolidated Metrics

2024-07-23 Thread Bimal Ram
Hi Team, I would like to know how to get the consolidated/aggregated metrics for a manager account through Google Ads API. I have highlighted in yellow what I would like to get through the API in the attached screenshot. Thank you, Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: account deletion or removal

2024-07-11 Thread Bimal Ram
Sorry, that is not what I asked, I'll rephrase. I want to delete manager accounts or client accounts through the platform I'm building using google ads API. So what I'm asking is, is there any API that supports account removal, just like account creation? On Thursday 11 July 2024 at 19:32:32 UTC

Account Deletion or Removal

2024-07-11 Thread Bimal Ram
Hi Team, I would like to know the Google Ads API service through which I can delete or set the status of an account to canceled or disabled. Is there any methods to permanently delete an account from google ads through API. Thank you, Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: manager account metrices

2024-07-09 Thread Bimal Ram
Thank you. On Wednesday 10 July 2024 at 00:08:14 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > By reviewing your concern, I understand that you want to get the metrics > for the Manager account via API. Kindly note that the reporting >

Manager Account Metrices

2024-07-09 Thread Bimal Ram
Hi Team, I would like to get account metrices for a manager account so that I will get a consolidated metrices of all the client accounts linked to it. Is there query or service to do the same? Thank you, Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Notification Support

2024-07-05 Thread Bimal Ram
Hi Team, I have specific requirement in which my application should be notified when a client accepts or decline the invitation (linking a client to a manager). Is there any method in which I can setup the notification triggers? Thanks, Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Bulk Changes/Upload

2024-06-03 Thread Bimal Ram
Hi Team, I would like to know whether there is an API available to facilitate bulk changes or bulk uploads, let it be client accounts or ads or campaigns, anything. Thanks, Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.

Client is waiting for API token for a long time

2020-12-14 Thread 'Ram Michaeli' via AdWords API and Google Ads API Forum
t info about the status of their request? And is there a way of expediting its handling? My client's MCC ID is: 250301437 Thanks in advance, Ram -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsd

Getting below error while creating a token through google api

2016-10-13 Thread Hanuman Ram Kumawat
Hi All, I am trying to get token from google API but getting the below error Note: But when I am trying this on Windows system, working fine but not working on Linux system. 2016-10-10 23:55:08,906 ERROR [STDERR] (http-0.0.0.0-8080-8) com.google.api.client.auth.oauth2.TokenResponseException: 4

Test Account and API Terms and Conditions

2015-04-07 Thread Ram
Hi, I am trying to understand the Adwords API using the test account. From the details mentioned at https://developers.google.com/adwords/api/docs/test-accounts it appears that I need to accept the terms and conditions (*Warning:* You *must* accept the AdWords API Terms and Conditions in your

SHOPPING_PERFORMANCE_REPORT - Does Shopping Campaign contains all products in Google Merchant Center ?

2014-12-23 Thread Raja Ram
Dear Ad-words API supporters, I'm using Ad-words API (SHOPPING_PERFORMANCE_REPORT) to gather clicks for all the products. By using "SHOPPING_PERFORMANCE_REPORT", I'm getting products whose clicks is greater than ZERO. Is there any option to get products with ZERO clicks. Also,clarify me whethe

Re: Unable to update 'promotionLine' in productAds

2014-04-04 Thread Raja Ram
tute > your ProductAd in the code instead. > > Cheers, > Josh, AdWords API Team > > On Thursday, April 3, 2014 3:40:00 AM UTC-4, Raja Ram wrote: >> >> Josh, >> >> No, I haven't tried deleting and recreating Product Ad. My requirement is >> to chang

Re: Unable to update 'promotionLine' in productAds

2014-04-03 Thread Raja Ram
ObF0J> > ? > > Cheers, > Josh, AdWords API Team > > On Wednesday, April 2, 2014 2:18:48 AM UTC-4, Raja Ram wrote: >> >> Hi, >> >> Is it possible to update the promotionalLine of a Product Ad via the API >> ? I'm surfing the API document over

Unable to update 'promotionLine' in productAds

2014-04-02 Thread Raja Ram
Hi, Is it possible to update the promotionalLine of a Product Ad via the API ? I'm surfing the API document over a week to update promotionLine but yet couldn't found the answer. Could anyone from the Adwords API team help me to resolve this? Thanks, Raja -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re marketing Issues

2013-10-07 Thread Ram Reddy
Hello All, I am currently working for a customer who requested me for the re marketing tag. Right now for our website the re marketing tag is live but the problem we are facing is we just want to have a demo version of its working. Can some one guide on this issue. -- -- =~=~=~=~=~=~=~=~=~=

Sudden increase in API activity

2012-01-12 Thread Dinesh Ram
Usually we have API activity of around 26,000 billable quota units everyday compared to 1,870,587 billable quota units on Jan 9th and seeing increased API activity after that. Nothing changed in our process and we do not see any abnormal activity on our side. Appreciate any help. Thanks. -- =~=~

Login Failed Error

2011-06-17 Thread Chip Ram
com.google.api.adwords.lib.AuthTokenErrorCode.BadAuthentication I have been getting this error for months now... I use the same login credentials as the adwords website.. I am dissapointed in the lack of support... Here is the line of code that is throwing... requestHeader.authToken =

QuotaCheckError.INCOMPLETE_SIGNUP_USER_INFO_REJECTED/PENDING

2011-01-24 Thread Dinesh Ram
We have been using AdWords API for more than a year and suddenly started getting "QuotaCheckError.INCOMPLETE_SIGNUP_USER_INFO_REJECTED" and noticed developer token is in 'Rejected' state. I am not sure why this happened after several months of usage. We, then reapplied and is in 'Pending' state,

QuotaCheckError.INCOMPLETE_SIGNUP_USER_INFO_REJECTED

2011-01-21 Thread Dinesh Ram
We recently started getting this eror "QuotaCheckError.INCOMPLETE_SIGNUP_USER_INFO_REJECTED" while accessing Google Adwords API. Thanks, Dinesh -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.c

AdWords API Help parsing ApiException

2010-03-16 Thread Ram
s and help is appreciated. Thanks, Ram -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

AdWords API campaign enddate parsing

2010-03-01 Thread Ram
Enddate of a Campaign is changed to type "String" in API v2009. Is the format always "mmdd"? Why was the type changed to "String" where as endDate was of type Date in V13? I am using the java client library and this format is not even compatible with the string generated from java Date's toStri

AdWords API Error while creating a Campaign with ContentTargeting in Sandbox environment

2009-04-21 Thread rAm
Hi All, API Versio Used: V13. We are trying to create a Campaign with contentTargeting set to : SelectedPlacements networkTargeting set to all the three NetworkTypes* GoogleSearch, * SearchNetwork, * ContentNetwork. I can save the campaign without any issue using the "addCampaign" method.