Re: Listed Recommendations are NOT available through API

2022-07-20 Thread SUBIN P VASU
Hi, I could see RESPONSIVE_SEARCH_AD, RESPONSIVE_SEARCH_AD_ASSET, RESPONSIVE_ SEARCH_AD_IMPROVE_AD_STRENGTH types there. Under which category, the very first one falls and lists through API? On Thursday, 21 July 2022 at 01:18:29 UTC+5:30 adsapi wrote: > Hi Subin, > > Thank you for reaching out

Re: Listed Recommendations are NOT available through API

2022-07-21 Thread SUBIN P VASU
Hi, I want to know, specifically, that under which category, listed in the API documentation, the very first Recommendation shown in the Ads UI resides? So that I can get it through API On Thursday, 21 July 2022 at 11:54:41 UTC+5:30 adsapi wrote: > Hi Subin, > > Thank you for reaching us out.

Re: Listed Recommendations are NOT available through API

2022-07-21 Thread SUBIN P VASU
To Anthony Cyril, Please try to read previous comments before offering your valuable assists. Don't waste my time. On Thursday, 21 July 2022 at 20:07:10 UTC+5:30 adsapi wrote: > Hi, > > Thank you for the reply. Allow me to assist you here. > > To start off your recommendation, you can follow th

Re: ListAccessibleCustomers does not obtain the account list under the manager's account

2022-09-26 Thread SUBIN P VASU
It's NOT working in REST API. No details Found about get account hierarchy there. On Friday, 29 July 2022 at 16:54:43 UTC+5:30 adsapi wrote: > Hello, > > Thank you for reaching out to our API support team. > > If you want to get the account list under your manager account, you may > use the Get

Revoke refresh token through api

2022-09-29 Thread SUBIN P VASU
Hi, Is it possible to revoke the permission using api to regenerate the refresh token? Is there any way? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: Revoke refresh token through api

2022-09-30 Thread SUBIN P VASU
Hi, I want the similar effect, that happens when a user removes access from permissions page. https://myaccount.google.com/permissions On Thursday, 29 September 2022 at 22:35:46 UTC+5:30 adsapi wrote: > Hi there, > > Thanks for reaching out to the Google Ads API Forum. > > It is possible to mana

Recommendation Ideas from Google Account

2022-12-20 Thread SUBIN P VASU
Hi, I'm recently working with Google Recommendation through API. I came to see that, for responsive search ads, there are some suggestions based on the ads are listed in the account. Is it available through API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: ht

Re: Recommendation Ideas from Google Account

2022-12-20 Thread SUBIN P VASU
[image: Screenshot 2022-12-21 000347.png] On Tuesday, 20 December 2022 at 23:57:42 UTC+5:30 SUBIN P VASU wrote: > Hi, > I'm recently working with Google Recommendation through API. > I came to see that, for responsive search ads, there are some suggestions > based on the ads

Re: How to make a query to validate if campaign id exists?

2022-12-23 Thread SUBIN P VASU
There are no campaigns inside MCC accounts On Friday, 23 December 2022 at 23:29:39 UTC+5:30 luiz...@mercadolivre.com wrote: > Hey, how are u? > > I would like to know how I can make a query that validates if there is a > campaign id inside an account, this account can be mcc or even mcc manager

Re: How to make a query to validate if campaign id exists?

2022-12-24 Thread SUBIN P VASU
search for the campaign id in that account. https://github.com/googleads/google-ads-php/blob/main/examples/BasicOperations/GetCampaigns.php this will help you get all the campaigns from the Google Ads account. You can use the following example to use it for specific campaign id. https://github.

"status": "RESOURCE_EXHAUSTED", At the very first request.

2023-03-17 Thread SUBIN P VASU
Message: { "message": "Resource has been exhausted (e.g. check quota).", "code": 8, "status": "RESOURCE_EXHAUSTED", "details": [ { "@type": "type.googleapis.com\/google.ads.googleads.v11.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "quotaError": "RESOURCE_EXHAUSTED" }, "message": "To

Re: "status": "RESOURCE_EXHAUSTED", At the very first request.

2023-03-18 Thread SUBIN P VASU
Hi, I'm using a basic access developer token. Only listing less than 50 campaigns and their recommendations. Can you figure this exceeding 15k requests? On Saturday, 18 March 2023 at 03:42:53 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for raising this concern to the Google

Re: Campaign creation options

2024-04-19 Thread SUBIN P VASU
Is it, Campaign Goals UPDATE, available in the API now? On Monday 4 April 2022 at 16:33:14 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi Andrew, > > Thank you for your email. > > I am also a part of the Google Ads API team. We are glad to hear that. If > you have further questions, please f

Is it, CampaignConversionGoalService Mutate, available in the API now?

2024-04-20 Thread SUBIN P VASU
Hi, I want to know whether the CampaignConversionGoalService mutations are available in the API?? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this messag

create ads account without payment profile

2023-10-18 Thread SUBIN P VASU
Hi, I want to create Google Ads account, new account, under my MCC. but it should not use my MCC payment profile. is it possible? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: create ads account without payment profile

2023-10-19 Thread SUBIN P VASU
I want to create new Google Ads Account without payment profile through API. is it possible? On Wednesday, 18 October 2023 at 22:44:11 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I unders

Google Ads Creation using CURL

2024-01-15 Thread SUBIN P VASU
Hi, I tried to create Google Responsive Search ads using CURL. { 'operations':[ { 'create':{ 'status':'PAUSED', 'adGroup':'customers/ACOOUNT/adGroups/ADGROUP', 'ad':{ 'type':'RESPONSIVE_SEARCH_AD', 'final_urls':[ 'www.example.com' ], 'headlines':[ { 'pinnedField':'HEADLINE_1', 'text':'Crui

ProductGroup listing and Bidding in shopping Campaign using API

2015-11-06 Thread SUBIN P VASU
Hi, I need to display and use the details of AdGroup(ProductGroup, Subdivisions and Units) and bid the units according to our requirement. Above All I need to display the ProductPartitionTree and modify it using API. Please help me with some documentation too. -- -- =~=~=~=~=~=~=~=~=~=~=~=

Re: ProductGroup listing and Bidding in shopping Campaign using API

2015-11-08 Thread SUBIN P VASU
I have stated above that I need to list down the product partition tree and apply bids to it. Hope it's clear. On Saturday, 7 November 2015 01:31:00 UTC+5:30, Umesh Dengale wrote: > > Hello, > > You could use the AdGroupCriterionService.ProductPartition >

Re: EntityCountLimitExceeded.ACCOUNT_LIMIT too many budgets ??

2016-03-24 Thread SUBIN P VASU
I'm having the same problem. You have asked to delete the shared budget to solve this issue. Can you explain this ? How is it happening? Why this happening? We are using the existing budget amount for the new campaigns too. On Monday, 10 June 2013 15:14:00 UTC+5:30, Anash P. Oommen (AdWords API

Update ads status in bulk

2016-09-21 Thread SUBIN P VASU
Hi, I was trying to update the status of the expanded text ads. But it's working for only one single ad at a time. rest are ignored with exception [RequiredError.REQUIRED @ operations[0].operator, RequiredError.REQUIRED @ operations[0].operand, RequiredError.REQUIRED @ operations[1].operator,

Test Manager Account has no Developer token

2017-02-15 Thread SUBIN P VASU
Hi, I have created a test account using the email : mct.subinpv...@gmail.com. And I couldn't find the developer token in the account. I have a production account using the email : adwords.subinpv...@gmail.com and it has the developer token(Pending). Any way please help me to get the token for th

Re: How can I get developer token to test api in test account adwords?

2017-02-15 Thread SUBIN P VASU
I have test manager account and production manager account. How can I connect these through API? ie I need to connect my test account using product account developer token. How can it be implemented? On Wednesday, 18 January 2017 19:31:04 UTC+5:30, samsonph...@gmail.com wrote: > > Currently I

can i use any product account developer token for my test account

2017-02-15 Thread SUBIN P VASU
Hi, can i use any product account developer token for my test account?? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Downlaod last four years monthly report

2017-02-26 Thread SUBIN P VASU
Hi, Can I download the last four years monthly report now through API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How do I set custom date range when downloading reports using adwords API PHP client library.

2017-02-26 Thread SUBIN P VASU
What is the maximum possible date range? ie. Can I download the last five years reprts uing API? On Tuesday, 3 December 2013 12:24:52 UTC+5:30, jaison@gmail.com wrote: > > Thanks Josh. Setting the dateRange solved the issue. > > On Monday, December 2, 2013 12:00:10 PM UTC-8, Josh Radcliff (A

Re: How do I set custom date range when downloading reports using adwords API PHP client library.

2017-02-26 Thread SUBIN P VASU
What is the maximum possible date range? ie. Can I download the last five years reports using API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~

XML log

2017-03-09 Thread SUBIN P VASU
I need to create xml log for request and response in new api version. How can i made it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=

Catchable fatal error: Argument 1 passed to GuzzleHttp\Psr7\rewind_body()

2017-04-02 Thread SUBIN P VASU
Hi, What kind of issues is this? Every one gets it. No one got a solution. *This is for getCampaigns* Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201702/CampaignService?wsdl' : failed to load externa

Campaign Id as array to get the adgroups

2017-05-01 Thread SUBIN P VASU
Hi, I'm trying to download the adgroups from the account . For this I'm passing the campaigns id as array. It's getting exception saying SelectorError.INVALID_PREDICATE_VALUE @ serviceSelector; trigger:'Array'. How can i solve it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

AuthorizationError.USER_PERMISSION_DENIED

2017-05-23 Thread SUBIN P VASU
Hi, I was downloading the reports and account data till yesterday. But today I got this error. why this happens. Please help me. Google\AdsApi\AdWords\v201609\cm\ApiException Object ( [errors:protected] => Array ( [0] => Google\AdsApi\AdWords\Reporting\v201609\ReportDownloadError Object ( [fi

Product partition error in multi level

2019-06-18 Thread SUBIN P VASU
Hi, Following are the request to create a product partition with two level. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> REDACTED

Type of the account just created using the Ads API

2022-03-22 Thread SUBIN P VASU
Hi, I want to know the type of account just created using the API like whether it's organization or personal? Can you tell me how to switch between those two, as well? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~

Re: Get recommendations

2022-07-11 Thread SUBIN P VASU
Did this issue solved? I'm sticking around with the same. On Tuesday, 24 May 2022 at 08:49:44 UTC+5:30 adsapi wrote: > Hi, > > Thank you for raising this concern to the Google Ads API team. > > Moving forward, you mentioned that *"I'm trying to get them all by query > 'SELECT recommendation.type

Re: Get recommendations

2022-07-12 Thread SUBIN P VASU
Hi, When I tried to download the recommendations using API, I got only a few of them. most of them were not available through API. Did you fixed the issue? or is there any other way to get this through API? On Tuesday, 12 July 2022 at 02:07:14 UTC+5:30 adsapi wrote: > Hi Subin, > > Thank you fo

Re: Get recommendations

2022-07-17 Thread SUBIN P VASU
Hi, I think that, It is still under development and NOT available through API. Please let me know otherwise. On Wednesday, 13 July 2022 at 00:07:28 UTC+5:30 SUBIN P VASU wrote: > Hi, > I can see the listed types of recommendations in the UI but not available > in the API. I need t

Re: Get recommendations

2022-07-18 Thread SUBIN P VASU
Thanks. On Monday, 18 July 2022 at 08:36:32 UTC+5:30 adsapi wrote: > Hi Subin, > > > Thank you for getting back to us. I work with Ernie and allow me to assist > you here. I hope you are doing well today. > > > Moving forward, regarding this, *"I think that, It is still under > development

list down the feed items rows using adwrds api php

2017-08-24 Thread SUBIN P VASU
I need to list down the feed item rows using adwords api. How can it be done. I'm only getting it's IDs. No other row cells. Please direct me how to do it. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ http

Re: list down the feed items rows using adwrds api php

2017-08-25 Thread SUBIN P VASU
See. I want to list down the feeds i just created now. using https://developers.google.com/adwords/api/docs/guides/feed-services . that's all. just say it by service or report? and specify. On Friday, 25 August 2017 11:37:33 UTC+5:30, SUBIN P VASU wrote: > > I need to list down th

Re: list down the feed items rows using adwrds api php

2017-08-25 Thread SUBIN P VASU
Actually I have the feedId and FeedItemId with me. I'm looking for Feed item rows. Hope this would work. Let me try this and Thanks :) On Friday, 25 August 2017 11:37:33 UTC+5:30, SUBIN P VASU wrote: > > I need to list down the feed item rows using adwords api. How can it be >

Re: list down the feed items rows using adwrds api php

2017-08-25 Thread SUBIN P VASU
I have one and important (only to me, may be) question. Is it possible to create ads from feeds OR update ads by reading feeds data? If yes, give me a brief idea. Thanks in Advance. On Friday, 25 August 2017 11:37:33 UTC+5:30, SUBIN P VASU wrote: > > I need to list down the feed ite

ASPECT_RATIO_NOT_ALLOWED

2017-08-27 Thread SUBIN P VASU
ImageError.ASPECT_RATIO_NOT_ALLOWED @ operations[0].operand.ad.marketingImage.mediaId. Can i change the image aspect ratio and size while creating the ad ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ http

400 Bad Request

2018-03-02 Thread SUBIN P VASU
An uncaught Exception was encountered Type: GuzzleHttp\Exception\ClientException Message: Client error: `POST https://www.googleapis.com/oauth2/v4/token` resulted in a `400 Bad Request` response: { "error": "invalid_grant", "error_description": "Code was already redeemed." } Filename: C:\wa

TypeError: Cannot find function youTubeChannels in object [Display].

2020-11-16 Thread SUBIN P VASU
Hi, I ran this script and got this results. *function main() { var videoAdGroupIterator = AdsApp.display().youTubeChannels().get(); Logger.log('Total adGroups found : ' + videoAdGroupIterator.totalNumEntities());* *}* TypeError: Cannot find function youTubeChannels in object [Display].

Fatal error: Uncaught exception 'Google\AdsApi\AdWords\v201809\cm\ApiException' with message '[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']'

2020-03-19 Thread SUBIN P VASU
*Hi,* *I was trying to connect other adwords account from my adwords account using AdWords API. I have made the connection and got the refresh token. But I can't connect to the accounts and showing this error. I need help.* *Fatal error*: Uncaught exception 'Google\AdsApi\AdWords\v201809\cm

AuthorizationError.USER_PERMISSION_DENIED

2020-08-01 Thread SUBIN P VASU
Hi, I was trying to connect an Adwords account from my adwords account and I have reached up to generating refresh token without any fail. I got the refresh token and made a call for getting customer details using Customer Service. The result is given below. Help me, I really need it. any k