Re: CUSTOMER_NOT_ENABLED

2024-01-31 Thread Chirag eReportz
This is a long standing issue. This will occur only when account setup is in progress. On Wed, Jan 31, 2024 at 11:52 AM Shawn Hsiao wrote: > Hi, > > I had encountered the same issue, set customer.status = 'ENABLED' solved > the issue. > > On Wednesday, January 31, 2024 at 5:53:10 AM UTC+8

Re: Google forwarding number is enabled or not

2022-09-01 Thread Chirag eReportz
Hello Darwin, Actually I am looking at Conversions actions where Phone call leads source is website and its settings and Tag setup details. Please guide how I can able to get same? Thanks, On Thu, Sep 1, 2022 at 12:40 PM cv wrote: > Hello Darwin, > > Thanks for the link, Does google ads

Re: Re: Migration from v6 to v8 - facing error in GeoTargetConstantService & SuggestGeoTargetConstantsRequest

2021-11-25 Thread Chirag eReportz
Hi, Thanks for email. I was trying to build a Tool where I am analyse the Geo Targeted and want to increase bid or decrease bid for GEO based on algorithm For that I need to make view where I can show the User which Geo needs the improvement or attention. So that end user can set the Bid as per

Re: ChangeStatusResourceType map to UI

2021-04-29 Thread Chirag eReportz
Hi Xiaoming, yes I am already doing it by passing the query as mentioned by you. But i wanted to know that How I can do process this timestamp timestamp = 1611921863586597. This timestamp seems to be some combination or not valid timestamp. So I need how I can process in PHP this timestamp.

Re: CPCBid auto or not

2021-03-01 Thread Chirag eReportz
Hi Mark, Thank you for your response. I am downloading the Keywords Performance Report from Adwords API and checking data matching with google Ads API. I can see that CPCBid written in the Keywords Performance Report (Adwords API) is gives me value auto: 400 While Google Ads APi is giving

Re: AdGroup Criteria for Location and Platform

2021-02-24 Thread Chirag eReportz
Hi Anthony, I also want to get those values, how I could get? I need to get criteria for this 'LOCATION', 'PLATFORM' Can I know which field I need to set in SELECT? On Thu, Feb 25, 2021 at 10:10 AM cv wrote: > Hi Anthony, > > How I could get location with ad_group_criterion view? > > Doc

Re: AdSchedule in Google Ads API

2021-02-23 Thread Chirag eReportz
Hi, Thanks for confirmation. Once you have update let me know. Thanks, On Tue, Feb 23, 2021 at 6:30 PM cv wrote: > HI, > > I specifically looking at criteria. Old Adwords API is giving AdSchedule > data but Google Ads API is not providing any. > > Thanks, > > On Tuesday, 23 February 2021 at

Re: Audiences Types maps to API terms

2020-12-21 Thread Chirag eReportz
Thank you for the information. Can I know the equivalent to custom-audiences? https://developers.google.com/google-ads/api/docs/remarketing/audience-types/custom-audiences On Mon, Dec 21, 2020 at 10:06 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi, > > Thank

Re: Adgroup automated targetting

2020-12-21 Thread Chirag eReportz
Ok, thank you. Ok I get response from my other question regarding summary. But why I am not getting data from Opt In info which is listed under Ads API. I am referring to this For Automated Targeting I am referring to this help https://support.google.com/google-ads/answer/7008650 Which I get

Re: Shopping Campaigns

2020-12-12 Thread Chirag eReportz
Thank you for your response. But I am not able to get products details like product price project link product image etc,... How I can get those details based on merchant ID. Thanks, On Fri, Dec 11, 2020 at 10:50 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: >

Re: Difference between getId and getIdUnwrapped

2020-09-28 Thread Chirag eReportz
Yes, I confirm. I am using Google Ads API. I am using the PHP client library. On Tue, Sep 29, 2020 at 1:09 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi, > > Thank you for reaching out to us. I see that you have a concern regarding > our client library for

Re: Change History Data Mismatched with UI

2020-09-09 Thread Chirag eReportz
Yes, I did. Also I get replies from Anansh stating this. "*This is one of the campaigns you were requesting change details for in the logs you shared. This one seems to be a smart campaign, so the UI doesn't show any changes for it, but the API seems to return changes for it. That seems to be the

Re: (Google Ads API) AdGroup Audience view returns no data

2020-08-27 Thread Chirag eReportz
Hi, Any update on this? I need to have same Audience View as UI, like Level, Name, Audience Targeting, Status etc.. Thanks, On Wed, Aug 19, 2020 at 10:36 AM cv wrote: > Hello Anthony, > > If I am using ad_group_audience_view with refrence to UI for that I need > details of user list as well

Re: Audience Targeting Setting

2020-08-27 Thread Chirag eReportz
Thank you for the clarification. On Thu, Aug 27, 2020 at 6:48 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi, > > The field targetAll > > of >

Re: How to add logs to different file for different services - Google Ads API Beta

2020-03-31 Thread Chirag eReportz
Hi Mitchell, Thank you for the clarification. Sorry for the late reply. But when I tried to create Log like this I am only getting log as a one liner and not the log that detailed provided by default logger. $adsLoggerFactory = new LoggerFactory(); $logger =

Re: Google Ads API v2 - Add Placement At Camapign and Account Level

2019-07-31 Thread Chirag eReportz
Hi, I am able to Add Placements on Adgroup Level. Now How I can change Bid for Placements? Thanks, On Wed, Jul 31, 2019 at 3:58 PM cv wrote: > Hi, > > > How I can Add Placement Url, Or Mobile App, Or You tube Video to Camapign > and Adgroup? > > > > Thanks, > > -- > -- >

Re: FEED_ITEM_REPORT with Ads API

2019-05-30 Thread Chirag eReportz
Hello Bharani, Any update on this? This is the point where I cannot move the Adwords API with Google Ads API. Thanks, On Thu, May 23, 2019 at 5:59 PM cv wrote: > Hello Bharani, > > I can see under the current release >

Re: Google Ads API - How many records there in query?

2019-05-07 Thread Chirag eReportz
Hello Bharani, Can you please help on this? Thanks, On Mon, May 6, 2019 at 12:27 PM cv wrote: > Hello Bharani, > > I mean to say that, > > Here SearchGoogleAdsResponse >

Re: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-03-18 Thread Chirag eReportz
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 USER not comfortable to share standard token with anybody. Thanks, On Mon, Mar 18, 2019 at 3:41 PM cv wrote: > Hello Luis, > > I

Re: TargetingIdeaService return keywords stats not matched with Web UI.

2013-08-13 Thread Chirag eReportz
API data is monthly. They can match for some months but likely to be different. -Danial, AdWords API Team. On Thursday, August 1, 2013 10:58:51 AM UTC+4, Chirag eReportz wrote: Hello, We have been using the TargetingIdeaService to get New idea of KEYWORD_TEXT ,AVERAGE_CPC , SEARCH_VOLUME

Re: TargetingIdeaService Returning Unexpected Results

2013-08-13 Thread Chirag eReportz
Hi I am looking at same issue with TargetingIdeaService, I am able to match Search Volum with planner tool but not able to match Avg CPC. Keyword Text : delray buick gmc Getting result using APi : Avg CPC - $19.351060 Search volume - 260 Result at Keyword Planner: Avg CPC - $0.32 Search

TargetingIdeaService return keywords stats not matched with Web UI.

2013-08-01 Thread Chirag eReportz
Hello, We have been using the TargetingIdeaService to get New idea of KEYWORD_TEXT ,AVERAGE_CPC , SEARCH_VOLUME for some time now but recently we have noticed that the values returing were not expected. For example, for the keywords in $targetingIdeaService =