Re: make sure you agree to the customer data processing terms in conversion settings and try again., at conversion_adjustments[0]

2024-04-25 Thread Eric Xu
Any update? 在2024年4月19日星期五 UTC+8 19:46:42 写道: > Hi, > > I will check with our team regarding your issue and one of my team members > will reach out to you once we have an update on this. Meanwhile, your > patience is highly appreciated. > This message is in relation to case > "ref:!00D1U01174

Re: make sure you agree to the customer data processing terms in conversion settings and try again., at conversion_adjustments[0]

2024-04-18 Thread Eric Xu
Hi teams, he conversion action ID: 6793797327 is a test conversion, and it has been deleted, please ignore it And the target conversion Id: 6731257876, and i still meet the same err: here are log details: [2024-04-19 11:31:12,097 - DEBUG] Making request: POST https://accounts.google.com/o/oaut

Re: issues of enhancement conversion

2024-04-18 Thread Eric Xu
Hi this is my cross-account conversion tracking settings: log details [2024-04-19 11:24:05,644 - DEBUG] Making request: POST https://accounts.google.com/o/oauth2/token [2024-04-19 11:24:05,660 - DEBUG] Starting new HTTPS connection (1): accounts.google.com:443 [2024-04-19 11:24:06,665 - DEBUG]

Re: make sure you agree to the customer data processing terms in conversion settings and try again., at conversion_adjustments[0]

2024-04-17 Thread Eric Xu
Now I only meet this err: Can\'t use enhanced conversions with the specified conversion action., at conversion_adjustments[0].conversion_action This is my API log details: [2024-04-18 10:35:15,204 - DEBUG] Making request: POST https://accounts.google.com/o/oauth2/token [2024-04-18 10:35:15,210

Re: issues of enhancement conversion

2024-04-17 Thread Eric Xu
This is detail logs: [2024-04-18 10:35:15,204 - DEBUG] Making request: POST https://accounts.google.com/o/oauth2/token [2024-04-18 10:35:15,210 - DEBUG] Starting new HTTPS connection (1): accounts.google.com:443 [2024-04-18 10:35:16,281 - DEBUG] https://accounts.google.com:443 "POST /o/oauth2/

Re: issues of enhancement conversion

2024-04-15 Thread Eric Xu
Hi teams, before pic shows my code demo, I thought it is correct, I got it from your Google Ads API. and I also found a strange question: When I set one child customer account manage his own conversion independently, this code will work well, but once I changed it managed by cross-account conv

Issues of enhancement conversion

2024-04-12 Thread Eric Xu
ad_from_storage( "/Users/eric/PycharmProjects/google_ads/google-ads.yaml") # Constructs the enhancement adjustment. conversion_adjustment = client.get_type("ConversionAdjustment") conversion_adjustment.adjustment_type = ( client.enums.ConversionAdjustmentTypeEnum.ENHANCEMENT ) #

Issues of upload click conversion

2024-04-10 Thread Eric Xu
hello teams, when i try to upload click conversion actions, i meet this err: [2024-04-10 20:59:27,824 - DEBUG] Making request: POST https://accounts.google.com/o/oauth2/token [2024-04-10 20:59:27,829 - DEBUG] Starting new HTTPS connection (1): accounts.google.com:443 [2024-04-10 20:59:28,831 - D

Re: make sure you agree to the customer data processing terms in conversion settings and try again., at conversion_adjustments[0]

2024-04-08 Thread Eric Xu
Hi, 1. I have repeatedly checked our customer data processing terms, and it is accept 2. "11241119912" is a conversion_tracking_id, and I use it as a try method, seems it's wrong, so i have changed I tried '6731257876' (it's a conversion action id), but the response showed the conversion action

Make sure you agree to the customer data processing terms in conversion settings and try again., at conversion_adjustments[0]

2024-04-08 Thread Eric Xu
Hello teams, when I use api to upload google enhancement conversion, I met below mistakes: Response: partial_failure_error { code: 3 message: "Make sure you agree to the customer data processing terms in conversion settings and try again., at conversion_adjustments[0]" details { type_u

Enhancement conversion upload errors

2024-04-07 Thread Eric Xu
Hello teams, we use conversion api to upload conversion data for enhancement conversion, but I found that the response shows like below: Kindly help us to find problems (This is a DEBUG level log details): [2024-04-07 17:19:07,590 - DEBUG] Making request: POST https://accounts.google.com/o/oauth

Re: can't use enhanced conversions with the specified conversion action

2024-03-03 Thread Eric Xu
please help us yo find questions 在2024年3月4日星期一 UTC+8 14:53:02 写道: > any update? > > > 在2024年2月29日星期四 UTC+8 11:33:08 写道: > >> And this is our google code, does the '*transaction_id*' is required? or >> optional? >> [image: googlecode.png] >> >> 在2024年2月29日星期四 UTC+8 10:38:17 写道: >> >>> I used the

Re: can't use enhanced conversions with the specified conversion action

2024-03-03 Thread Eric Xu
any update? 在2024年2月29日星期四 UTC+8 11:33:08 写道: > And this is our google code, does the '*transaction_id*' is required? or > optional? > [image: googlecode.png] > > 在2024年2月29日星期四 UTC+8 10:38:17 写道: > >> I used the query sql to search and received this: >> >> [2024-02-28 20:33:23,964 - DEBUG] Mak

Re: can't use enhanced conversions with the specified conversion action

2024-02-28 Thread Eric Xu
I used the query sql to search and received this: [2024-02-28 20:33:23,964 - DEBUG] Making request: POST https://accounts.google.com/o/oauth2/token [2024-02-28 20:33:23,979 - DEBUG] Starting new HTTPS connection (1): accounts.google.com:443 [2024-02-28 20:33:24,976 - DEBUG] https://accounts.goog

Re: can't use enhanced conversions with the specified conversion action

2024-02-27 Thread Eric Xu
[2024-02-28 12:07:18,570 - DEBUG] Making request: POST https://accounts.google.com/o/oauth2/token [2024-02-28 12:07:18,577 - DEBUG] Starting new HTTPS connection (1): accounts.google.com:443 [2024-02-28 12:07:19,587 - DEBUG] https://accounts.google.com:443 "POST /o/oauth2/token HTTP/1.1" 200 Non

Re: Can't use enhanced conversions with the specified conversion action

2024-02-21 Thread Eric Xu
Here is another has more details: 2024-02-21 17:45:38.588 [INFO] [grpc-default-executor-11] [com.google.ads.googleads.lib.request.summary] @@@traceId=@@@ SUCCESS REQUEST SUMMARY. Method: google.ads.googleads.v15.services.ConversionAdjustmentUploadService/UploadConversionAdjustments, Endpoint:

Can't use enhanced conversions with the specified conversion action

2024-02-21 Thread Eric Xu
When i use enhancement conversion api to upload conversion data, i received this err: partial_failure_error { code: 3 message: "Can\'t use enhanced conversions with the specified conversion action., at conversion_adjustments[0].conversion_action" details { type_url: "type.googleapis.c

Re: ads api basic access request

2024-01-18 Thread Eric Xu
Any update? 在2024年1月18日星期四 UTC+8 14:51:17 写道: > Hi, > > Thank you for getting back to us. > > Kindly note that if you haven't received any case ID then the Compliance > team will check and respond back. Since the access requests are handled by > the Google Ads API Compliance team, they are ac

Re: ads api basic access request

2024-01-17 Thread Eric Xu
I have not received Case ID, how can i get it? 在2024年1月18日星期四 UTC+8 12:17:54 写道: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand that you have submitted a > request for the Basic access of Google Ads API developer token and

Ads API Basic Access Request

2024-01-17 Thread Eric Xu
Hello team, We have applied multile times for *Ads API Basic access*, I have not received response from support team, could u help us find the status of our apply? MCC: 751-430-2876 Thx very much!!! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://go

Re: customer_client.status

2023-06-14 Thread Eric Nagel
Putting this out there publicly, but I sent further details in private: 9 months later, and this bug still exists. All customer clients are coming back as enabled, even suspended ones. On Thursday, September 8, 2022 at 10:35:27 AM UTC-4 Google Ads API Forum Advisor wrote: > Hi Eric, > &

Re: Setting a Tracking Template w/out setting Final URLs

2023-01-03 Thread Eric Nagel
Hi Nirmita, I'm using the rest transport, not gRPC, in the PHP library. How can I get you the logs that you need? On Friday, December 30, 2022 at 1:08:04 PM UTC-5 adsapi wrote: > Hi Eric, > > Thank you for reaching out to the Google Ads API support team. > > To investiga

Re: Setting a Tracking Template w/out setting Final URLs

2022-12-30 Thread Eric Nagel
liminating that as a possibility. On Friday, December 30, 2022 at 11:42:45 AM UTC-5 adsapi wrote: > Hi Eric, > > Thank you for reaching out to our API support team. > > Our team and this channel specializes in Google Ads API > <https://developers.google.com/google-ads/

Setting a Tracking Template w/out setting Final URLs

2022-12-30 Thread Eric Nagel
the Final URLs on the Keyword? Thanks! Eric -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "

Google.ads.googleads.v10.services.GoogleAdsService.Search

2022-11-18 Thread Eric Xu
Today, our API call mostly mostly failed,response is like below: Status: Status{code=RESOURCE_EXHAUSTED, description=Resource has been exhausted (e.g. check quota)., cause=null}. com.google.ads.googleads.v10.errors.GoogleAdsException: errors { error_code { quota_error: RESOURCE_EXHAUSTED } messag

Re: customer_client.status

2022-09-08 Thread Eric Nagel
t 10:01:22 AM UTC-4 adsapi wrote: > Hi Eric, > > Thank you for reaching out to us. > > For our team to further investigate this, could you please provide us with > the complete API logs (request > <https://developers.google.com/google-ads/api/docs/concepts/field-service#req

customer_client.status

2022-09-08 Thread Eric Nagel
customer_client.status is returning 2 ("ENABLED") for a suspended account. I'm expecting it to return 4 ("SUSPENDED"). My query, SELECT customer_client.resource_name, customer_client.client_customer, customer_client.hidden, customer_client.level, customer_client.time_zone,

customer_client.status

2022-09-06 Thread Eric Nagel
Why is customer_client.status always coming back as 2 ("ENABLED") for me? I'm pulling info from an account that I know is suspended, so I expect 4 ("SUSPENDED") but instead I'm getting 2. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelope

Re: In Market: Other Search

2022-08-31 Thread Eric Beecher
ife events/user interests etc. Thanks On Tuesday, August 30, 2022 at 7:53:32 PM UTC-6 adsapi wrote: > Hi Eric, > > Thank you for posting your concern. Allow me to provide support. > > Upon checking, it appears that these in-market audiences are currently not > supported in Googl

Re: Asset Group Batch Job Stuck

2022-05-17 Thread Eric Beecher
Just replied to Author with my requests On Tuesday, May 17, 2022 at 1:33:27 PM UTC-6 adsapi wrote: > Hi Eric, > > Thank you for reaching out to the Google Ads API support team. > > To investigate the issue further, could you please provide the complete >

Asset Group Batch Job Stuck

2022-05-17 Thread Eric Beecher
I am trying to create an asset group through the batch job endpoint (because it can't be created through the mutate endpoint) I have created a batch job, then attached the asset_group_asset operations as well in order to create the asset group. When I run the batch job it is stuck in the runni

Re: Does the Google Ads API and Keyword Planner Tool no longer support data containing children's keywords?

2022-05-10 Thread Eric Louis
Hey Yasar, Yes, with the service of *generateKeywordHistoricalMetrics* <https://developers.google.com/google-ads/api/reference/rpc/v10/KeywordPlanIdeaService#generatekeywordhistoricalmetrics>.It works! Thank you for following up. Regards, Eric On Tuesday, May 10, 2022 at 4:51:47 PM

Re: Does the Google Ads API and Keyword Planner Tool no longer support data containing children's keywords?

2022-05-08 Thread Eric Louis
Thank you for figuring it out! On Friday, May 6, 2022 at 3:55:33 PM UTC+8 adsapi wrote: > Hi Eric, > > Thanks for reaching out to the Google Ads API Forum. > > I can see that Google Ads UI’s Keyword Planner Tool is not showing any > data for the said keywords. However, our

Re: KeywordPlanIdeaService can't get valid data for some special keywords

2022-04-19 Thread Eric L
Hi Matt, I sent them. Please let me know if there is any issue. Thanks, Eric On Tuesday, April 19, 2022 at 12:51:17 AM UTC+8 adsapi wrote: > Hi Eric, > > Thanks for reaching out. Can you please send us the complete request and > response logs showing the results for these keywords

Re: KeywordPlanIdeaService can't get valid data for some special keywords

2022-04-15 Thread Eric L
I tried via Ads API v10. The response data is empty ONLY for the specific keywords (i.e. *amber*, *aaliyah*, *american flag*) Also, tried the old Adwords API as well. Its response works fine. On Friday, April 15, 2022 at 1:56:08 PM UTC+8 Eric L wrote: > Hi Members, > > Hope you are d

KeywordPlanIdeaService can't get valid data for some special keywords

2022-04-14 Thread Eric L
rules that don't mentioned in the doc? The codes I tried are from the doc: https://developers.google.com/google-ads/api/docs/keyword-planning/generate-keyword-ideas#python BR, Thanks, Eric -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Account Suspension / Suspicious payment

2022-03-10 Thread Eric Berkman
I was thinking I'd create a new account with a different email address, but I assume google will know that it's still me. Any thoughts / suggestions to remedy would be most appreciated. Thanks Eric -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Zip Codes

2022-03-02 Thread Eric Berkman
Hi. I need a file that has zip, city, state. Any thoughts / suggestions? Thanks so much. Eric -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: HistoricalMetricsOptions

2021-08-30 Thread Eric Shuman
# THIS IS THEIR ORIGINAL REQUEST CODE response = keyword_plan_service.generate_historical_metrics(metricrequest) for i, result in enumerate(response.metrics) : print(result.search_query) # DO SOME STUFF WITH THE RESULTS On Thursday, August 26, 2021 at 2:48:09 AM UTC-7 Alex wrote

Re: HistoricalMetricsOptions

2021-06-22 Thread Eric Shuman
Hey Brad, I was able to set the HistoricalMetricsOptions like this (in Python): keyword_plan_service = client.get_service("KeywordPlanService") metric_request = client.get_type("GenerateHistoricalMetricsRequest") resource_name = keyword_plan_service.keyword_plan_path(customer_id, keyword_plan_i

iOS 14 update and passing gclid

2021-04-30 Thread &#x27;Eric K' via AdWords API and Google Ads API Forum
I know that Google stopped passing gclid for iOS 14 clicks due to ATT changes that Apple is implementing. However, this week Apple updated its guidance (see below) and the way i'm reading it passing gclid in order to track conversions is now allowed under ATT. How can we ask the Google tech tea

how can use Keyword Planner from Google Ads Scripts?

2020-01-06 Thread Eric Rey Cruz Martínez
Hello everyone!. I'm currently developing some Google Ads Scripts so that I can do performance for Google Ads campaigns in a programmatically way, but at this moment I'm needing to get information from Keyword Planner in order to look for new good keywords in an automatically way; but I need so

how to transform a KeywordPlanCampaign into a real Campaign?

2019-09-19 Thread Claude Eric Steiner
Hi there, how to transform a KeywordPlanCampaign into a real Campaign? Cheers Claude -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because yo

v201806: CUSTOMER_NOT_FOUND when calling CustomerService.getCustomers without a customer id

2019-04-05 Thread Eric Coleman
We are calling CustomerService.getCustomers without a customer id, so that we can obtain their customer ID. This failure happens for any google account that belongs to our G Suite domain. I also verified that each G Suite account has permission to use ads. Soap Request: http://schemas.xmlsoap

Re: Creating test client accounts under a test MCC account

2019-03-04 Thread urban . eric
Best regards, Eric On Monday, March 4, 2019 at 12:57:47 PM UTC-8, googleadsapi-forumadvisor wrote: > > Hello, > > In app.config property file, you will need to add login customer id in > line below: > > > > In general we specify the login-customer-id(to manager authe

Re: Creating test client accounts under a test MCC account

2019-03-04 Thread urban . eric
e expected test client accounts in Cancelled status, I created 2 Test Managers and 2 PROD client accounts via trial and error this weekend. Any suggestions how to troubleshoot further? I am happy to send my account details / customer IDs offline as needed. Thank you, Eric On Monday, Januar

Ad Performance Report And AdType

2018-12-20 Thread Eric Foertsch
Hello, I am trying to download some Ad Performance reports from the Google Ads API and I am hitting a strangely formatted error. AdWordsReportsException: One or more AdWords Report download errors have >> occurred. > > >> Customer passed in invalid field name for a report type. (Error: >> Rep

Discrepancy in campaigns spent between API and dashboard

2018-10-30 Thread Eric Wee
PI and the Ads dashboard. Is this the expected result? Or how do I get the correct spent amount from the Ads API? Thanks Eric -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AuthorizationError.CUSTOMER_NOT_ACTIVE

2018-09-04 Thread Eric Wee
Hi Milind I understood this issue was raised back in Jun '18 and marked as resolved. However, I just hit this issue with one of our client's accounts with the error below. AdwordsApi::Errors::ReportXmlError: #", field path: ''> AFAIK the client has not being running ads since Jan '18 which I w

Are 'Ad Suggestions' planned/available for the API?

2018-08-28 Thread Eric Hitchman
Afaik, ad suggestions are currently only available within the interface. When this feature was released, support mentioned that this new detail would be available in the API towards the end of Q2. Any updates here? Is this a planned release? https://support.google.com/google-ads/answer/7498

Re: Duplicate Labels

2017-11-08 Thread Eric Maas
name" when trying to add it there. We are unable to add the label, and our application relies on the existence of the label. Thanks, Eric On Tuesday, November 7, 2017 at 10:04:29 PM UTC-8, Peter Oliquino wrote: > > Hi Jon, > > Please correct my understanding if it is wrong. B

Re: How to check conversion which are imported from GA

2017-08-07 Thread Eric Maas
Is there a special way that we need to make the call to see the Google Analytics conversion trackers? From what we're seeing, they are not returned. I also found this, but it is over a year old: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/adwords-api/B764RNkc_pc/KP

Re: Duplicate googleClickID for "Headline" and "Sitelink" in Click Performance Report - recent change?

2017-06-05 Thread Eric B
Ah, right... I hadn't noticed. We are using a CI column to store these... so that completely makes sense. It just so happens that this is the first time we've run into this. Thanks Josh! On Monday, June 5, 2017 at 9:00:01 AM UTC-7, Josh Radcliff (AdWords API Team) wrote: > >

Re: Duplicate googleClickID for "Headline" and "Sitelink" in Click Performance Report - recent change?

2017-06-05 Thread Eric B
Josh, on Friday, I repro'd the issue by running in the debugger locally and downloading this via the API (request below). I can send you the resulting XML report privately, which shows the same duplicate as above. It seems we may have hit an API bug. thanks, Eric On Friday, June 2, 2017

Re: Duplicate googleClickID for "Headline" and "Sitelink" in Click Performance Report - recent change?

2017-06-02 Thread Eric B
CriteriaId Date Device GclId UserListId Clicks 20170514 20170514 Click Performance CLICK_PERFORMANCE_REPORT CUSTOM_DATE GZIPPED_XML On Friday, June 2, 2017 at 8:49:42 AM UTC-7, Josh Radcliff (AdWords API Team) wrote: > > Hi Eric, > > Have you retried the report request recently? Even w

Re: Duplicate googleClickID for "Headline" and "Sitelink" in Click Performance Report - recent change?

2017-06-01 Thread Eric B
cliff (AdWords API Team) wrote: > > Hi Eric, > > Did you see the duplicate rows below in a *single* report run? I ask > because I just ran the CLICK_PERFORMANCE_REPORT against those two campaigns > for 20170514, and I only see a row for that GclId in campaign ID 689081186. > >

Re: Duplicate googleClickID for "Headline" and "Sitelink" in Click Performance Report - recent change?

2017-05-31 Thread Eric B
et of identifiers to key off of. thanks, Eric On Thursday, April 20, 2017 at 2:16:46 PM UTC-7, HK wrote: > > Hi, > > I the last 3-4 days, we are seeing the Click Performance Report returning > rows for with duplicate googleClickID values. We are using v201609. Only > difference is

CalloutFeedItem issue on v201702

2017-03-09 Thread Eric Kwok
Eric -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to

Disabling API Test access for MCC?

2017-01-17 Thread Eric Yang
Hi, I accidentally enabled testing API access to our MCC account which we don't really need to use (attached screenshot). How to I disabled it? -- This e-mail, as well as any attached document, may contain material which is confidential and privileged and may include trademark, copyright and

Audience Performance Report: clickType value is empty string

2017-01-10 Thread Eric B
*Report:* AUDIENCE_PERFORMANCE_REPORT reference: https://developers.google.com/adwords/api/docs/appendix/reports/audience-performance-report#clicktype *Issue: *When we run with the column selection below, we were getting results for some of our clients where clickType="".

Re: v201609 ... any word on release? Also, any work on the sunsetting of v201605?

2016-09-30 Thread Eric B
gt; > > On Thursday, September 29, 2016 at 6:55:31 PM UTC+2, Eric Bolstad wrote: >> >> >> Just looking for some word on the release of the next version >> (v201609)... and interested in the exact sunset date of v201605. Once >> could extrapolate from >>

Re: v201609 ... any word on release? Also, any work on the sunsetting of v201605?

2016-09-30 Thread Eric Bolstad
gt; Hi Eric, > > Unfortunately, I cannot comment on the release date for the next version > of AdWords API. Please keep an eye on our blog > <http://googleadsdeveloper.blogspot.com/> for updates regarding the > release (sunset dates for the previous versions would be avail

v201609 ... any word on release? Also, any work on the sunsetting of v201605?

2016-09-29 Thread Eric Bolstad
Just looking for some word on the release of the next version (v201609)... and interested in the exact sunset date of v201605. Once could extrapolate from https://developers.google.com/adwords/api/docs/sunset-dates that it will be in November, but I need to plan my team around it. (Also, jus

Re: V201109 KEYWORDS_PERFORMANCE_REPORT only returning 'Content' keyword for display campaign

2016-09-12 Thread Eric Christoph
Done On Monday, September 12, 2016 at 1:51:47 PM UTC-4, Anthony Madrigal wrote: > > Hi Eric, > > Since this is from an old thread, could you please post a new thread so > that it is better for us to track? > > Thanks, > An

Re: Get campaign performance report with API

2016-09-12 Thread Eric Christoph
Do you need to pull directly from .NET, or can you run a script and drop the report to a spreadsheet or database first then process it in .NET? On Friday, September 9, 2016 at 6:32:25 AM UTC-4, ros...@rlogicaltechsoft.onmicrosoft.com wrote: > > From which code i have to use? because i need in c

What is the column name for Keyword in the Keyword Performance Report?

2016-09-12 Thread Eric Christoph
I feel silly writing this question, but I'm stumped. I'm writing an AWQL query to pull into a database: function getAWKeywordReport(popDuration){ var report = AdWordsApp.report( "SELECT Id" + ", Keyword" + ", KeywordMatchType" + ", CampaignName" + ", AdNetwor

AWQL What is the column name for Keyword in Keyword Performance Report?

2016-09-12 Thread Eric Christoph
This query: SELECT Id, Keyword, Cost FROM KEYWORDS_PERFORMANCE_REPORT generates this error: Column 'Keyword' is not valid for report type KEYWORDS_PERFORMANCE_REPORT. Double-check your SELECT clause. (line 77) So what is the column name for Keyword in that report? Checked the documentation

Re: V201109 KEYWORDS_PERFORMANCE_REPORT only returning 'Content' keyword for display campaign

2016-09-12 Thread Eric Christoph
So, the KEYWORD_PERFORMANCE_REPORT doesn't allow you to select the keyword? On Friday, June 8, 2012 at 5:55:01 AM UTC-4, Danial Klimkin wrote: > > Hello Eric, > > > Please try out the Criteria report: > > https://developers.google.com/adwords/api/docs/appendix/reports

Can I create a custom column with AWQL?

2016-09-12 Thread Eric Christoph
Example: SELECT Id, CampaignName, 'MyColumn' As CustomColumn FROM CAMPAIGN_PERFORMANCE_REPORT Can I do that, or anything like it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Goog

Re: Uploading Offline Call Conversions through Adwords API - Is this Available Yet?

2016-08-12 Thread Eric Brandman
Hi Joyce, is there an ETA on this feature being released in the Adwords API? On Friday, August 12, 2016 at 12:47:33 AM UTC-4, Joyce Lava wrote: > > Hi Eric, > > Currently, you may use AdCallMetricsConversion > <https://developers.google.com/adwords/api/docs

Uploading Offline Call Conversions through Adwords API - Is this Available Yet?

2016-08-11 Thread Eric Brandman
Hello All! I wanted to know if there is Adwords API documentation on Google's fairly recent feature of uploading offline call conversions using simply the caller id, date/time and duration. I could not find any documentation on this but we would like to automate this call conversion upload usi

Re: Updating text ads: what can I do when the new ad is disapproved by API?

2016-01-26 Thread Eric Yang
Thanks guys! On Monday, 25 January 2016 21:49:21 UTC, Anthony Madrigal wrote: > > Hi Eric, > > Like Ilya mentioned, you could create the ad first then remove the old one > after the first one was successful. However, you could also use an Exemption > Request > <https

Updating text ads: what can I do when the new ad is disapproved by API?

2016-01-25 Thread Eric Yang
Hello, I have a scenario below, can anyone shed some light how to resolve the issue please? 1. we have an existing text ad in Adwords, and we need to its the Headline. 2. to update the headline, first we delete the original ad in Adwords. 3. when creating the new ad, the API reports an er

Re: Object of class MonthlySearchVolume could not be converted to string

2015-11-26 Thread Eric Jorge Seguí Parejo
Hi Umesh! Thanks for your help =) finally the same day i can use this: $var=print_r($monthlysearches['x'],true); echo $var; To show the data about last 'x' months =) El martes, 24 de noviembre de 2015, 22:57:29 (UTC+1), Umesh Dengale escribió: > > Hello, > > The MonthlySearchVolumeAttribute

Re: CPC for each click

2015-11-26 Thread Eric Kruzicky
Hi Umesh, let me make sure I got you right - there are averageCPC field per keyword, campaign, group. Correct? Thanks, Eric среда, 25 ноября 2015 г., 23:55:39 UTC+2 пользователь Umesh Dengale написал: > > Hi Eric, > > The AdWords API reports do not provide CPC information. The

CPC for each click

2015-11-25 Thread Eric Kruzicky
Hi there, I need to have the CPC for each click. Where can I found it? I don't need an average CPC, I need a CPC for each click. CLICK_PERFORMANCE report doesn't have it. Please advice. Thanks, Eric -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Object of class MonthlySearchVolume could not be converted to string

2015-11-24 Thread Eric Jorge Seguí Parejo
Hi! I try with the example api GetKeywordsIdeas.php from folder 'v201509' get the MonthlySearchVolume, but when i want to show, appears that error: Catchable fatal error: Object of class MonthlySearchVolume could not be converted to string in C:\xampp\htdocs\adwords\examples\AdWords\v201509\O

Problems with MonthlySearchVolume to convert to string

2015-11-24 Thread Eric Jorge Seguí Parejo
How can i resolve this: Catchable fatal error: Object of class MonthlySearchVolume could not be converted to string in C:\xampp\htdocs\adwords\examples\AdWords\v201509\Optimization\GetKeywordIdeas.php on line 98 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: Video Ads - How to pull metrics from Adwords API.

2015-09-10 Thread Eric W
>From my marketing director today: "Sorry bro – but I guess we should kill the bleeding on this and just pause these new InStreams. I don’t know what else to do here…..very sad." Possibly some of these were making a small amount of money, but his instinct is 100% correct that you can't run thi

Re: RateExceededError keep

2015-07-23 Thread Eric Berry
I'm seeing this when using the TargetingIdeaService On Thursday, July 23, 2015 at 11:25:29 AM UTC-6, Michael Cloonan (AdWords API Team) wrote: > > Hello again, > > One other followup question. For users this is affecting, is it > specifically only affecting reporting, or are you also seeing this

Re: get keyword match Type in v201306 using targeting idea service

2015-06-29 Thread Eric Berry
I have tried this with API v201502 and it doesn't return some keyword results. Here's a screenshot: https://www.evernote.com/l/AAPq0lUVkUFHTIs-cf7aP870j61c2ECRJxcB/image.png The results set are showing 3 results, but my API call only returns 2 (the ones with monthly searches). Here's my code

Re: Please Help! SOAP Envelope for TargetingIdeaService using NetworkSearchParameter and Negative Keywords

2015-06-26 Thread Eric Berry
SEARCH_VOLUME TARGETED_MONTHLY_SEARCHES COMPETITION AVERAGE_CPC 0 100 On Friday, June 26, 2015 at 10:58:18 AM UTC-6, Eric Berry wrote: > > I am really struggling with the Adwords API, primarly b/c I don't fully > u

Please Help! SOAP Envelope for TargetingIdeaService using NetworkSearchParameter and Negative Keywords

2015-06-26 Thread Eric Berry
I am really struggling with the Adwords API, primarly b/c I don't fully understand the documentation and how it translates into the ruby library that I'm using (https://github.com/googleads/google-api-ads-ruby) I have a SOAP envelope that is working however I'm trying to get it to filter for ne

How do I get a long-lasting oauth token for ruby access to campaign stats api

2015-03-10 Thread Eric Berry
I my head is starting to hurt trying to figure it out. Thanks, Eric -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/

Re: Adwords API Work on Video Campaigns?

2015-02-10 Thread Eric W
that must be wishful thinking on my part. Thanks for the update. E On Tuesday, February 10, 2015 at 5:48:49 AM UTC-8, Danial Klimkin wrote: > > Hello Eric, > > > Unfortunately no, this is still not supported. Please note we never > announced this functionality to be "comi

Re: Adwords API Work on Video Campaigns?

2015-02-10 Thread Eric W
priority? If I am back here in 2022 with this functionality still "coming soon", i am going back to "placing small ads in newspapers around the country"! Eric -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper

Re: Error: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']

2014-11-21 Thread eric haberman
(AdWords API Team) wrote: > > Hello Eric, > > Are you able to make successful calls to client accounts of that MCC? You > could try generating a new refresh token for the MCC you're trying to use, > ensuring that you're logged in as that MCC, which may resolve the issue

Re: MCC's own client ID Access Denied - Using same account's secret and refresh token

2014-11-21 Thread eric haberman
ked file issue. :) > > Cheers, > Josh, AdWords API Team > > On Thursday, November 20, 2014 9:13:56 PM UTC-5, eric haberman wrote: >> >> Resolved! Thank you for your help. >> >> The problem was a fluke caused by a locked file not being overwritten, >> after I up

Re: MCC's own client ID Access Denied - Using same account's secret and refresh token

2014-11-20 Thread eric haberman
Resolved! Thank you for your help. The problem was a fluke caused by a locked file not being overwritten, after I updated the library using CLI instead of dragndrop, it worked fine. On Thursday, November 20, 2014 6:24:40 PM UTC-6, eric haberman wrote: > > *Here is a var_dump of the

Re: MCC's own client ID Access Denied - Using same account's secret and refresh token

2014-11-20 Thread eric haberman
;string(6) "Bearer"["expires_in"]=>int(3600) ["timestamp"]=>int(1416529531) } The oauth 2 info is correct, an access token is refreshing, but the headers do not include an access_token. On Thursday, November 20, 2014 5:34:51 PM UTC-

Re: MCC's own client ID Access Denied - Using same account's secret and refresh token

2014-11-20 Thread eric haberman
o": "*...*", > "audience": "*...*", > "scope": "https://www.googleapis.com/auth/adwords";, > "expires_in": 212, > "access_type": "offline" > } > > Thanks, > Josh, AdWor

Re: MCC's own client ID Access Denied - Using same account's secret and refresh token

2014-11-20 Thread eric haberman
audience": "*...*", > "scope": "https://www.googleapis.com/auth/adwords";, > "expires_in": 212, > "access_type": "offline" > } > > Thanks, > Josh, AdWords API Team > > > On Thursday, November 20, 2014 4:36:3

Re: MCC's own client ID Access Denied - Using same account's secret and refresh token

2014-11-20 Thread eric haberman
"issued_to": "*...*", > "audience": "*...*", > "scope": "https://www.googleapis.com/auth/adwords";, > "expires_in": 212, > "access_type": "offline" > } > > Thanks, > Josh, Ad

MCC's own client ID Access Denied - Using same account's secret and refresh token

2014-11-20 Thread eric haberman
Hello, I'm getting the error: AuthorizationError. USER_PERMISSION_DENIED The MCC client ID (581-880-2635), developers token, and Google Developers Console refresh token and secret are all from the same account. (refresh token authorized in the same browser as the MCC account is logged into)

Re: Error: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']

2014-11-20 Thread eric haberman
sions to act on that account. Please make sure that > your refresh token is linked to the correct MCC account, and that that MCC > account is linked to the account you're trying to use. > > Regards, > Mike, AdWords API Team > > On Thursday, November 20, 2014 2:09:33 PM UT

Re: Error: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']

2014-11-20 Thread eric haberman
account is linked to the account you're trying to use. > > Regards, > Mike, AdWords API Team > > On Thursday, November 20, 2014 2:09:33 PM UTC-5, eric haberman wrote: >> >> Hello, >> >> I *thought* that I was all ready for the new API sunset, but

Error: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']

2014-11-20 Thread eric haberman
Hello, I *thought* that I was all ready for the new API sunset, but apparently not. Using my MCC account, a new refresh token, and the clientID for my MCC account I'm getting this error when instantiating the user object (PHP library) Error: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigg

Never recieved an email regarding my application

2014-11-14 Thread Eric Holmgren
Hi! I have applied for a developer token for an email adress and set my own email as "API contact email". It's been over two weeks since I applied and I still haven't recieved any email. Could someone help me to check if I missed something in the process, or does it usually take this long to ge

Re: OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY Bug?

2014-10-30 Thread Eric Maas
Hi Anash, Were you able to find out about the uniqueness behavior on adgroups? The 201402 version is sunsetting soon, so we need to know what we have to do. Thanks, Eric On Wed, Oct 22, 2014 at 4:06 PM, Eric Maas wrote: > Thanks! > > On Tue, Oct 21, 2014 at 11:23 AM, Anash P. Oommen

Re: OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY Bug?

2014-10-22 Thread Eric Maas
Thanks! On Tue, Oct 21, 2014 at 11:23 AM, Anash P. Oommen (AdWords API Team) < adwordsapiadvisor+an...@google.com> wrote: > Hi Eric, > > Campaigns don't enforce unique name in deleted items, I'll check with the > team if the same behaviour can be extended to a

  1   2   3   4   5   6   7   8   9   10   >