While downloading report Response Code: 0, Error Message: Report download failed.

2017-01-23 Thread cv
Hello All, >From past few days so many reports are going to failed while downloading report also report download service working very slow. The same process are taking at least 2 hours more than usually I do previously. Getting This response while downloading report [Jan 23 2017

Re: Reports returning ERROR_GETTING_RESPONSE_FROM_BACKEND

2017-01-26 Thread cv
Hello Vishal, I think he is facing same issue as I was facing mentioned over the thread here. https://groups.google.com/forum/#!topic/adwords-api/EwgpxPqpxDI On Thursday, 26 January 2017 20:00:19 UTC+5:30, Vishal Vinayak (Adwords API Team) wrote: > > Hi Daniel, > > Looks like the two issues

Re: reported Gender/AgeRange state is inconsistent with Adwords UI

2017-02-09 Thread cv
Hello Nadine, I have same question, but I am not getting you properly. - In the API, *REMOVED* means that the criterion was removed or has not been added. -> I am seeing that criteria was added and I can see Data under the UI as Status as active. So what do you mean by criterion was

Re: CustomerService getCustomers

2017-01-17 Thread cv
Hello, I think you need to follow this steps 1) You need to prepare Adwords Session without->withClientCustomerId( $clientCustomerId) 2) You need to use customer service to get all customers 3) Check for canManageClients field, if that is yes you need to call manage customer service (You

Re: Oauth2.0 'approval_prompt' => 'force' is not working as expected

2016-10-18 Thread cv
gt; token*. > > Thanks, > Josh, AdWords API Team > > On Tuesday, October 18, 2016 at 2:29:55 AM UTC-4, cv wrote: >> >> Hello All, >> >> >> The 'approval_prompt' => 'force' argument with oauth callback url is not >> working as expected. >> If I

Re: Oauth2.0 'approval_prompt' => 'force' is not working as expected

2016-10-19 Thread cv
> > <http://XX.apps.googleusercontent.com>*=https%3A%2F% > 2Fwww.googleapis.com%2Fauth%2Fadwords_type=offline > > Thanks, > Josh, AdWords API Team > > On Wednesday, October 19, 2016 at 2:52:26 PM UTC-4, cv wrote: >> >> Hello Josh, >> >

Re: Oauth2.0 'approval_prompt' => 'force' is not working as expected

2016-10-19 Thread cv
library and > confirmed it still works with that version? If so, please open an issue in > the PHP client library on this page > <https://github.com/googleads/googleads-php-lib/issues>, and the client > library owner will respond. > > Thanks, > Josh, AdWords API Team

Oauth2.0 'approval_prompt' => 'force' is not working as expected

2016-10-18 Thread cv
Hello All, The 'approval_prompt' => 'force' argument with oauth callback url is not working as expected. If I pass the 'approval_prompt' => 'force', it is not asking user to authorise app forcefully If I had login with already authorized adwords account. Also It is not returning

Re: Oauth2.0 'approval_prompt' => 'force' is not working as expected

2016-10-19 Thread cv
ecated.. Please provide your input on this. *prompt=consent is working as a **approval_prompt = Force* Thanks, On Wednesday, 19 October 2016 23:18:33 UTC+5:30, cv wrote: > > Hello Josh, > > I will try with older version again and inform owner with library to look > into it. > >

Adwords Express Account CustomerId and Data Not found

2016-11-02 Thread cv
Hello All, I have MCC account in which one Adwords Express Account there. I have few question there 1) I am not able to get his customer ID using managedCustomerService. Is there anything special required to get customer info such as customer ID? 2) Is it possible to get reporting metrics such

CustomerService Output difference between 2 versions of API

2016-11-03 Thread cv
Hello Team, I am using code to get Customers using CustomerService, And I am seeing that there is difference in results between 2 versions of API. For v201605 $CustomerService = $user->GetService('CustomerService', ADWORDS_VERSION); $graph = $CustomerService->get(); This code gives me

Re: Adwords Express Account CustomerId and Data Not found

2016-11-03 Thread cv
te that within a single > AdWords or AdWords Express account, there may be both AdWords and AdWords > Express campaigns. > > Cheers, > Josh, AdWords API Team > > On Wednesday, November 2, 2016 at 7:45:42 AM UTC-4, cv wrote: >> >> Hello All, >> >> I

Re: Oauth2.0 'approval_prompt' => 'force' is not working as expected

2016-10-26 Thread cv
nger appears. I'm still digging to find out why > and when this change occurred, but in the meantime it seems that switching > to *prompt=consent* in place of *approval_prompt=force* should fix this > for you. > > Thanks, > Josh, AdWords API Team > > On Thursday, October 20,

Re: CustomerService Output difference between 2 versions of API

2016-11-03 Thread cv
Hello Shwetha, Thanks, things are more clear now. As mentioned in this blog post , you can now associate up to 5 AdWords accounts to a single email address. As a result, CustomerService.getCustomers

Re: Adwords Express Account CustomerId and Data Not found

2016-11-04 Thread cv
n an AdWords account, and vice versa. However, AdWords > Express campaigns cannot be *managed* via the AdWords API, but they do > appear in reports. > > Thanks, > Josh, AdWords API Team > > On Thursday, November 3, 2016 at 12:29:28 PM UTC-4, cv wrote: >> >> Hello J

Re: Oauth Authentication issue

2017-03-23 Thread cv
Hello Sreelakshmi/ Zweitze, Thanks for quick reply. But this behaviour should not same earlier, I mean earlier if user changes password the API is not give response with saying USER_PERMISSION_DENIED. This must be same for every scope and not only if we include gmail scope? Thanks, On

Re: CustomerSyncService (v201509) Bug, ? Service not returning added or deleted adExtensions?

2017-03-29 Thread cv
uary 2016 11:08:24 UTC+5:30, cv wrote: > > Hello Nadine, > > Thanks for clarification. Will look at same and let you know, if will not > able to get same. > > Thanks, > > On Thursday, 25 February 2016 20:29:45 UTC+5:30, Nadine Sundquist (AdWords > API Te

Oauth Authentication issue

2017-03-22 Thread cv
Hello, I am using Oauth 2.0 for Authentication and I have used Authorization Code Grant and requesting an “offline” scope. I have refreshtoken with me, based on refreshtoken I am able to get Access Token Now my client has changed the password 3-4 days ago, but I can still get the data with

Re: Performance problems downloading criteria report via API

2017-04-02 Thread cv
Hello vishal, we are also facing same error since 31 march. We have also sent soap xml to you. On Saturday, 1 April 2017 00:46:01 UTC+5:30, LE Max wrote: > > We have been experiencing problems for the last several hours in > retrieving reports via the API. > > > > When we request a criteria

Re: CustomerSyncService (v201509) Bug, ? Service not returning added or deleted adExtensions?

2017-06-26 Thread cv
t; but the child objects such as the FeedItem could have changed, which is > why there are those other arrays to contain the FeedItems. > > Take care, > Nadine, AdWords API Team > > On Thursday, March 30, 2017 at 12:28:50 AM UTC-4, cv wrote: >> >> Hello Nadine, >&

CustomerSyncService - Changes History data issue

2017-06-26 Thread cv
Hello Nadine, As per our discussion on this thread https://groups.google.com/d/topic/adwords-api/cMX6QVfwxcM/discussion I am creating new thread for the history mismatch or history not getting issue. I was getting all the changes history rights until this week. But, One of my customerId had

Re: CustomerSyncService - Changes History data issue

2017-06-27 Thread cv
Hello Peter, I have responded to you via *Reply privately to author *with SOAP log and Request. Please have a look at same. On Tuesday, 27 June 2017 11:31:32 UTC+5:30, Peter Oliquino wrote: > > Hi, > > I'm Nadine's colleague and I'll be providing support in the mean time. In > order to

Re: v201607 - INVALID_FIELD_NAME_FOR_REPORT combination of ClickType and video quartile columns stopped to work ?

2017-05-24 Thread cv
Also, this fields working fine for v201607 only issue with v201609 and after. On Wednesday, 24 May 2017 15:17:54 UTC+5:30, cv wrote: > > Hi Shwetha, > > According to migration guide and announcement link there is no mentioned > of ViewThroughConverisons field incompatibility

Re: v201607 - INVALID_FIELD_NAME_FOR_REPORT combination of ClickType and video quartile columns stopped to work ?

2017-05-24 Thread cv
Hi Shwetha, According to migration guide and announcement link there is no mentioned of ViewThroughConverisons field incompatibility with ClickType. Does ViewThroughConverisons field incompatibility with ClickType is appropriate? Thanks On Saturday, 3 December 2016 01:26:59 UTC+5:30,

Re: v201607 - INVALID_FIELD_NAME_FOR_REPORT combination of ClickType and video quartile columns stopped to work ?

2017-05-25 Thread cv
Hello Shwetha, Thanks for information. Yes, I saw same, but my observation is that It is working on v201607, but not on v201609. So might be documentation for viewThroughConverisons compatibility with ClickType might be missing. Thanks On Wednesday, 24 May 2017 23:17:02 UTC+5:30, Shwetha

Re: API Geo targeting, GEO_PERFORMANCE_REPORT, and Google Maps

2017-06-17 Thread cv
Hello, Is it possible to get Locations to target based on the location entered? like in the screen shots, If not the real Map ? On Monday, 27 April 2015 19:03:53 UTC+5:30, Michael Cloonan (AdWords API Team) wrote: > > I apologize for the delayed response. > > Unfortunately, there is no way

Re: Creating a Location Hierarchy Using LocationCriterionService

2017-06-17 Thread cv
Hello Ray, I have also noticed that I can select or exclude available locations based on map while creating new campaign in Adwords UI. So, My question is should I get Nearby locations names or city names based on radius or based on proximity to include or exclude GEO while creating campaign

Re: Issue with Metrics with KeywordsPerformanceReport

2017-10-13 Thread cv
Hello Sreelakshmi, OK, So there is no other way to determine how many New keywords added by user in some daterange? On Thursday, 12 October 2017 21:06:55 UTC+5:30, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Cv, > > You are right, keywords will get included in

Issue with Metrics with KeywordsPerformanceReport

2017-10-12 Thread cv
Hello All, When I try to download Keywords Performance report at older date range, then the report also gives me currently added keywords as well. For e.g. If I try to download report of 15thMay2017, the report also gives me the keywords added after 15thMay2017. How I can get the report, so

Re: AdWords API Center Not there under new interface

2017-09-08 Thread cv
Oh.. Yes! Thanks for guiding. On Friday, 8 September 2017 11:02:25 UTC+5:30, cv wrote: > > Hello, > > Adwords API Center is not there under settings with new Adwords Interface > (UI). > > Please let me know how I can access this, under New A

Targetting Idea Service - New Interface using API

2018-06-07 Thread cv
Hello Team, I have noticed that Google Keywords Planner under New Adwords UI is giving Top Of Page Bid as Low and High range where as old interface have only Suggested Bid. Should we able to get same data using Adwords API? If yes do we still get using TargettingIdeaSerivce? Thanks, -- --

Re: Error handling for Ad Text

2018-01-10 Thread cv
Hello Vincent, Thanks for your reply. I am assuming that partial failure is not giving me errors for those ads who fails. But without error ads will be submitted to Adwords. Right? what about when I do not wants to post all the ads when any of the Ads with error? That is why I tried using

Re: How to get Tracking status, Repeat rate, Tracking event by using ConversionTrackerService ?

2018-01-22 Thread cv
Hello Nadine, I am also looking at for conversion tracking status like mention on below point 1. Tracking Status On API, status field has 3 values (*Enable*, *Disable* and *Hidden*) On Adwords website, tracking status has 5 values ("Unverified", "No recent conversions", "Recording

Re: How to get Tracking status, Repeat rate, Tracking event by using ConversionTrackerService ?

2018-01-22 Thread cv
If you don't see a value, then > there haven't been any conversion, and it is unverified. > > Cheers, > Nadine, AdWords API Team > > On Monday, January 22, 2018 at 6:52:55 AM UTC-5, cv wrote: >> >> Hello Nadine, >> >> I am also looking at for conversion tra

Error handling for Ad Text

2018-01-09 Thread cv
Hello, When we have more than one type of error for adtext, API is not throwing all the error at once. Like if I have error with MISSING_PROTOCOL_IN_FINAL_URL and POLICY VIOLATION then only Missing protocol error was thrown. Please let me know how I can capture all the error at once. Thanks,

Some of the Location criteria Id can get but no location attached to same

2018-02-01 Thread cv
Hello Team, I have got the location criteria Id from CampaignCriteria service, but no location there respectively. For example Some of the criteria Ids are 200820 200807 200745 200744 200743 200651 200501 This ids have No location mapped. Thanks, -- --

Re: Rate Exceed Error for TargetIdeas service

2018-02-19 Thread cv
Hello Vincent, Yes, I got you. I have also read same on this group other questions as well, but as mentioned over here https://developers.google.com/adwords/api/docs/guides/rate-limits the ACCOUNT scope will be depend on the No of

Re: Rate Exceed Error for TargetIdeas service

2018-02-19 Thread cv
Hi Milind, I also facing same issue with TargetingIdeaService only and I am using exactly same account for clients to whom I have permission of the account. I am also not using One Account for frequently request as you mentioned in the summary. I am using it for 3-4 times a day with getting

Re: Some keywords are failing whole volume batch in TargettingIdeaService

2018-02-28 Thread cv
Hello Anash, I am still facing the issue from past few days. When I run the service with 10-15 keywords it is not returning values, but when I ran the individual keywords it is providing me ideas through API. Is there still issue with API? Thanks, On Tuesday, 7 November 2017 02:06:15

Re: Structure Report for CustomerNegativeCriterion

2018-03-06 Thread cv
Hello Bharani, I am not able to get/add AccountLevel *Negative Keywords* using CustomerNegativeCriterionService . I think account level Negative Keywords get/add is not supported till date. Is

Re: Customize error Handling

2018-04-16 Thread cv
Hello Vincent, It is not making any difference while set the DEBUG or INFO under the .ini file for report download. Can you please guide me I need to look at Error Catching here? Thanks, On Monday, 26 March 2018 15:18:49 UTC+5:30, Vincent Racaza (AdWords API Team) wrote: > > Hi, > > Could

Customize error Handling

2018-03-26 Thread cv
Hello, I was handling error for Un supported Reporting fields through API. I am seeing that new Lib is using monolog for error logging. Under monolog doc https://github.com/Seldaek/monolog/blob/master/doc/01-usage.md, there is log levels. When I am using Log level as ERROR it is not giving me

Re: Some keywords are failing whole volume batch in TargettingIdeaService

2018-03-01 Thread cv
Hello, Can anyone suggest what can be done to get proper data? I am also see that when we can mic category keywords the API is not returning results. Can anyone confirm same? Thanks, On Thursday, 1 March 2018 11:39:13 UTC+5:30, cv wrote: > > Hello Anash, > > I am still faci

CampaignExtensionSetting and Placeholder Report

2018-10-08 Thread cv
Hi, I am seeing difference in results for CampaignExtensionSetting and Placeholder Report Output. Campaign extensions service not return the Call and sitelink Extensions, but the Placeholder report has same. How I could be identify when we need to use report or service? Thanks, -- --

How to get Campaign Goal Settings

2018-10-03 Thread cv
Hello Members, How I can get Goal Set Settings for campaigns using the Adwords API. Is this supported through API? For reference please see the image. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: CampaignExtensionSetting and Placeholder Report

2018-10-08 Thread cv
Hello Milind, What do you mean by feed-based ad extensions ? Does It different then ad extensions set which I can see under the Ads & Extensions section under UI? The values from report and service may not match with each other. However, if you have set the Call and sitelink Extensions to the

CustomerSyncService is not returning data for remarketing or audience

2019-01-15 Thread cv
Hello, CustomerSyncService is not giving change history like audience enabled / paused / removed remarketing list enabled / paused / removed If this is able to fetch using any service please let me know. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: CustomerSyncService is not returning data for remarketing or audience

2019-01-15 Thread cv
Hello Bharani, Thanks for the Info. So UI will show all the changes history but at a same time API will provide changes based on Campaign Level. Any other way to track this type of changes or not at all possible through API? Thanks, On Tuesday, 15 January 2019 17:03:41 UTC+5:30, cv

ManagedCustomerService is not returning all the accounts

2019-01-22 Thread cv
Hello, I was using ManagedCustomerService to get all the accounts under Adwords. UI has so many accounts but API is returning only one account. Is there anything limited to API? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Call Only Ads has data missing through Ad Performance Report

2019-01-22 Thread cv
Hi, I have downloaded report AD_PERFORMANCE_REPORT for Call only ad adtype. But AD_PERFORMANCE_REPORT has Headline1 Headline2 is coming as -- but in real UI there is values. I am not getting those values through API again Headline 1 and Headline 2. Is this feature not available through API?

Re: Call Only Ads has data missing through Ad Performance Report

2019-01-23 Thread cv
Ok, Please do let me know on this when you have any update. Thanks, On Tuesday, 22 January 2019 18:25:21 UTC+5:30, cv wrote: > > Hi, > > I have downloaded report AD_PERFORMANCE_REPORT for Call only ad adtype. > But AD_PERFORMANCE_REPORT has Headline1 Headline2 is coming as -- bu

Re: ManagedCustomerService is not returning all the accounts

2019-01-22 Thread cv
Hi, No I am not passing any of the customer ID. I am using example GetAccountHierarchy.php to test it out. Please check private reply for SOAP logs. Thanks, On Wednesday, 23 January 2019 02:28:48 UTC+5:30, googleadsapi-forumadvisor wrote: > > Hi Chirag, > > If you are passing the client

Re: Get Images that is associate with Ads (Respnsive Ad, Responsive Display Ad, Or any other ad)

2018-12-07 Thread cv
<https://developers.google.com/adwords/api/docs/reference/v201809/MediaService.Media> > associated > in your account. > > Regards, > Dannison > AdWords API Team > > On Friday, December 7, 2018 at 3:43:00 PM UTC+8, cv wrote: >> >> Hello All, >> &g

Get Images that is associate with Ads (Respnsive Ad, Responsive Display Ad, Or any other ad)

2018-12-06 Thread cv
Hello All, How I can get the Images that is associate with the Ads. I have looked at the Asset Service and Media Service but I do not found those images. How I can interlink the Ads with associate Images? How I can identify those images used for those ads only? Thanks, -- --

Re: Get Images that is associate with Ads (Respnsive Ad, Responsive Display Ad, Or any other ad)

2018-12-09 Thread cv
Hello Dannison, Can I know the way to get the media? Thanks, On Friday, 7 December 2018 15:06:42 UTC+5:30, cv wrote: > > Hello Dannison, > > The MediaService.get() > <https://developers.google.com/adwords/api/docs/reference/v201809/MediaService#get> > retri

Re: Call Only Ads has data missing through Ad Performance Report

2019-04-04 Thread cv
Hello Bharani, Any updates on this? Thanks, On Tuesday, 29 January 2019 21:56:11 UTC+5:30, googleadsapi-forumadvisor wrote: > > Hello Chirag, > > The HeadlinePart1 and HeadlinePart2 fields are specifically for > ExpandedTextAds. Since these fields are a recent addition to the Call Only >

Authorized redirect URIs - Google API Console

2019-04-08 Thread cv
Hello, I am trying to add Authorized redirect URIs for My API project. I have added and it shows oAuth Client Saved, but that redirect URI not showing on credentials page. Please help. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

AD_PERFORMANCE_REPORT is giving result which cannot be process for csv

2019-02-28 Thread cv
Hello, Today I came across that some of the Ads Performance Report Giving Some of the Ads which cannot be process for comma separated csv. 1) I get the Long headline (multi asset responsive display) as this {"assetText":"Use Coupon Code

Re: AD_PERFORMANCE_REPORT is giving result which cannot be process for csv

2019-02-28 Thread cv
This is escaped JSON which cannot be processed using PHP. Please suggest view on this. On Thursday, 28 February 2019 18:27:29 UTC+5:30, cv wrote: > > Hello, > > Today I came across that some of the Ads Performance Report Giving Some of > the Ads which cannot be process for comm

Re: Bid Adjustments

2019-02-20 Thread cv
Hi, Is Frequency Capping for Display Network campaign possible using any report? Can I get campaign is for remarketing present or not? How can I get that campaign was enable for Sensitive content exclusion. Thanks, On Wednesday, 13 February 2019 18:49:38 UTC+5:30, cv wrote: > >

Re: Bid Adjustments

2019-02-20 Thread cv
Hi, Also one more question, Under Campaign Criteria Report When I pass LOCATION under criteria name I cannot get Location name or ID. This should be bug. Thanks, On Wednesday, 13 February 2019 18:49:38 UTC+5:30, cv wrote: > > Hello, > > What is best practise to retrieve Demo

Campaign Criteria Report With Location

2019-02-20 Thread cv
Hi, Campaign Criteria Report with CriteriaType as LOCATION is not giving location name under Criteria field instead it is empty result. Thanks, -- --

Re: Google Ads API beta

2019-02-20 Thread cv
Ok, Let me post issue over there. Thanks, On Friday, 15 February 2019 15:51:46 UTC+5:30, cv wrote: > > Hi, > > How I can run the example from browser for google Ads API beta? > > What should I need to change? > > Thanks, > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Camapign Count Diffrent between UI and API

2019-02-20 Thread cv
Hello, I have downloaded campaign performance report with zero impression as true and 'CampaignStatus' Predicate 'ENABLED'. I have received total 41 campaigns for the account, but when I see under the UI with All Enabled campaigns it is showing only 31 campaigns. Why there is 41 campaigns

Re: Bid Adjustments

2019-03-04 Thread cv
://developers.google.com/adwords/api/docs/guides/uireports under Ad Extensions Report. Thanks, On Wednesday, 13 February 2019 18:49:38 UTC+5:30, cv wrote: > > Hello, > > What is best practise to retrieve Demographics Bid Adjustments (GENDER, > AGE_RANEG, LOCATION, INCOME_RANGE)

Conversion Counts with conversionTracker service

2019-02-25 Thread cv
Hello, Can I get converisons get using converisonTracker service? I need to get final converisons count for below mentioned converisons - *Phone number clicks* corresponds to AdWordsConversionTracker

Re: Bid Adjustments

2019-02-25 Thread cv
Thanks for the Update. Can I get Ad Extensions at Camapign Level with any reporting service? Thanks, On Friday, 22 February 2019 01:42:59 UTC+5:30, googleadsapi-forumadvisor wrote: > > Hello, > > Please find my response below: > > Is Frequency Capping for Display Network campaign possible

Re: Is there any API/service to get Bid Adjustment information for device, location, day of week, hour of day, placement, audience etc?

2019-02-25 Thread cv
Hi, this may be helpful. https://groups.google.com/d/msgid/adwords-api/3f1237e2-9dcf-46f5-93ac-fd0b8e810775%40googlegroups.com . On Monday, 25 February 2019

Re: Bid Adjustments

2019-03-05 Thread cv
://developers.google.com/adwords/api/docs/guides/uireports under Ad Extensions Report. 3) How I can get AdGroup Level Ad Extensions? On Wednesday, 13 February 2019 18:49:38 UTC+5:30, cv wrote: > > Hello, > > What is best practise to retrieve Demographics Bid Adjustments (GENDER, > AGE_

Re: Bid Adjustments

2019-03-01 Thread cv
zes used for display camapign or Images using API? Thanks, On Wednesday, 13 February 2019 18:49:38 UTC+5:30, cv wrote: > > Hello, > > What is best practise to retrieve Demographics Bid Adjustments (GENDER, > AGE_RANEG, LOCATION, INCOME_RANGE) > > I am seeing tha

Re: ListAccessibleCustomers Google Ads API

2019-03-16 Thread cv
Hello Bharani, Thanks, I am able to use query, but my main concern remains same. As I said Out of few accounts accessible under my MCC I can only get few of them so how would I know that or my client know that which account he has to link, since I have not all listed. I can query that and

Re: ListAccessibleCustomers Google Ads API

2019-03-13 Thread cv
Hello Bharani, IN Adwords API I can get the all accounts which are there under MCC with MCC account credentials. I have a system where client can link any of his account which has access to MCC account. For e.g. MCC email x...@gmail.com has access to 70 other accounts, and I have system where

Re: ListAccessibleCustomers Google Ads API

2019-03-17 Thread cv
to fall back to old adwords api to pull the customer clients > details (managedCustomers resource). The old adwords api only return active > accounts thought so my solution was to > mash the result of both old adwords api and new ads api for now until new > Ads words provides a wa

Re: GetAccountHierarchy.php on Google Ads API

2019-03-14 Thread cv
Hello Sai, To get these details the OAuth credentials used to make the API call should > be of manager account and the ClientCustomerId passing in the header should > be of manager account. ->Initially we do not have any customerId that could be pass to header. Which service/resource I need

ListAccessibleCustomers Google Ads API

2019-03-13 Thread cv
Hi, ListAccessibleCustomers example for PHP lib for Google Ads API is not giving all the Managed customers for the MCC. Is there anything need to be done to get All the Accounts? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Bid Adjustments

2019-03-07 Thread cv
I am using Google Adwords API, But I have started using new API as well. On Wednesday, 13 February 2019 18:49:38 UTC+5:30, cv wrote: > > Hello, > > What is best practise to retrieve Demographics Bid Adjustments (GENDER, > AGE_RANEG, LOCATION, INCOME_RANGE)

Re: Bid Adjustments

2019-03-05 Thread cv
count for Structure Snippets. Structured Snipet not Used across Adgroups but in Report I get the it associate with all the Adgroups. So that is bug I suppose. Thanks, On Wednesday, 13 February 2019 18:49:38 UTC+5:30, cv wrote: > > Hello, > > What is best practise to retrieve Demo

Re: ListAccessibleCustomers Google Ads API

2019-03-18 Thread cv
Hello Bharani, No, as currently this is the only way to get all the accounts. But please do update as some of the thread says API team is looking where we can get account related info on simple way. Thanks, On Monday, 18 March 2019 20:10:59 UTC+5:30, googleadsapi-forumadvisor wrote: > >

Re: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-03-18 Thread cv
https://developers.google.com/adwords/api/community/ > On 03/18/19 20:49:57 chirag@gmail.com wrote: > > Hi Luis, > > There must be a way to revoke developer token in use for GCP Project, as > sometimes we need to test out application on our developer token as some of > the U

Re: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-03-18 Thread cv
Hi, I am facing same issue. I want to use my standard access developer token. Is this way to allow the developer token and revoke the other one? Thanks, On Friday, 15 March 2019 06:44:35 UTC+5:30, googleadsapi-forumadvisor wrote: > > Hi Rod, > > Upon further investigation, I found out that

Re: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-03-19 Thread cv
ur blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > On 03/18/19 20:49:57 chirag@gmail.com wrote: > > Hi Luis, > > There must be a way to revoke developer token in use for GC

Re: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-03-18 Thread cv
Hello Luis, I understand your point, But issue here is I was using my developer token to test out new API and application have already 400+ accounts map with the current project and his developer token. I cannot ask him to relink those account again. I can take precaution not to use my token

Workshop links and Tutorials

2019-03-12 Thread cv
Hi, Is there any link available to workshop? Since the workshop is not conducting here in India, how one can get benefits from it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: ListAccessibleCustomers Google Ads API

2019-03-15 Thread cv
Hello Bharani, As I have sent you message via Reply Privately to Author, I have given you details what I am getting with CustomerService.ListAccessibleCustomers

Re: GetAccountHierarchy.php on Google Ads API

2019-03-14 Thread cv
Hello Sai, I was trying same example ListAccessibleCustomers.php before posting the question, but end result are different. I get all accounts under MCC with Adwords API but only MCC account with Ads API. Thanks, On Friday, 15 March 2019 00:07:41 UTC+5:30, googleadsapi-forumadvisor wrote:

Re: ListAccessibleCustomers Google Ads API

2019-03-15 Thread cv
, customer_client.level, customer_client.hidden, customer_client.level FROM customer_client'; On Friday, 15 March 2019 12:51:29 UTC+5:30, cv wrote: > > Hello Bharani, > > As I have sent you message via Reply Privately to Author, I have given you > de

Re: PHP Google Ads - How to get descriptive_name for customer_client?

2019-03-16 Thread cv
Hi, This is big issue. We have around 300 account under MCC but API using listAccesibleAccounts only returns few and that too randomly. How one can view all of those account to select one from many? Thanks On Saturday, 16 March 2019 01:21:20 UTC+5:30, googleadsapi-forumadvisor wrote: > > Hi

Google Ads API beta

2019-02-15 Thread cv
Hi, How I can run the example from browser for google Ads API beta? What should I need to change? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: Google Ads API beta

2019-02-17 Thread cv
Hello Sai, I am able to run the example but only from command line (CLI). >From browser I am getting error as Use of undefined constant STDERR - assumed 'STDERR' in *src/Google/Ads/GoogleAds/Lib/LoggerFactory.php* on line *44* Can you please guide me how to run the example from browser?

Test Account

2019-02-18 Thread cv
Hello, My Test account was cancelled, how can I to testing now? I am not getting Test Account under accounts list as well. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

customer sync service changed criteria

2019-02-12 Thread cv
Hello, I am getting CampaignChangeData object as this. Google\AdsApi\AdWords\v201809\ch\CampaignChangeData Object ( [campaignId:protected] => 1649XX1490 [campaignChangeStatus:protected] => FIELDS_UNCHANGED

Re: customer sync service changed criteria

2019-02-12 Thread cv
Hello Bharani, Thanks for the update , but I know how the customerSyncService is worked. My original question is the changes shown under the response as [changedCriteria:protected] => Array

Bid Adjustments

2019-02-13 Thread cv
Hello, What is best practise to retrieve Demographics Bid Adjustments (GENDER, AGE_RANEG, LOCATION, INCOME_RANGE) I am seeing that AdgroupCriteriaService, CamapignCriteriaService, AdgroupBidModifierService, CampaignBidModifierService can be use. But I need all Demographics adjustments made

Re: customer sync service changed criteria

2019-02-13 Thread cv
Hello Bharani, Yes, there were a issue. I am seeing AdGroupChangeData under the API, but under the UI last change was recorded on 11Jan2019. No idea what the change is about, that I am receiving under the API, but not in UI. Thanks, On Wednesday, 13 February 2019 22:28:58 UTC+5:30,

Re: Bid Adjustments

2019-02-14 Thread cv
Hello Bharani, Yes, This is helpful. Same way how I can get the all Campaign Level Settings (Network Tragetting, Campaign Goal, Location, Budget Type, Biding strategy, Ips etc..) ? Is there any reports available or I need to Use CampaignService or CamapignCriteriaService? Thanks, On

Re: Getting Error: connect ETIMEDOUT for adgroup performance report

2019-02-11 Thread cv
I am also facing connection timeout from afternoon. On Monday, 11 February 2019 23:31:58 UTC+5:30, Jofin Kuriakose wrote: > > I am getting following error from today afternoon for Adgroup Performance > Report. > > { Error: connect ETIMEDOUT 74.125.200.100:443 > at

Re: Getting Error: connect ETIMEDOUT for adgroup performance report

2019-02-11 Thread cv
Hello Josh, I am using googleads-php-lib. Also, as a workaround in the meantime, you can increase the timeout in your requests as described in the reporting section of the library's README . ->Yes I have done the same to get reports,

Re: Issue with report download

2019-02-11 Thread cv
Hello Bharani, Thanks for update, can I know when can I expect a resolution? Thanks, On Tuesday, 12 February 2019 02:59:21 UTC+5:30, googleadsapi-forumadvisor wrote: > > Hello Chirag, > > Thank you for reporting this. This issue has been reported by other users > on the forum. Our team is

Re: Frequent time outs while accessing Adwords APIs

2019-02-11 Thread cv
Hi, Chaitanya, If you are using google-adsapi-php then this might be helpful. https://github.com/googleads/googleads-php-lib/issues/568 Thanks, On Tuesday, 12 February 2019 11:45:49 UTC+5:30, Chaitanya Kulkarni wrote: > > Hi Team, > > I've been working on the project which uses Adwords APIs

Issue with report download

2019-02-11 Thread cv
Hello All, Is there any issue with report download from Adwords End? Facing connection timeout issue with reporting. https://github.com/googleads/googleads-php-lib/issues/568 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

  1   2   3   4   5   6   >