AdWords API Re: How do I get all the Account for given customerId?

2008-10-02 Thread Eric
What about if you give MCC credentials (i.e. add all the appropriate headers except client email)? On Oct 1, 8:25 am, ckrahn <[EMAIL PROTECTED]> wrote: > Since Google has its own customer id linked to each account, it has > nothing to do with your own customer id's in your own system. > Unless yo

AdWords API Report Job error: Either this object does not exist, or this user does not have permission to access it.

2008-11-10 Thread Eric
s? Thanks -Eric - Validate Report Job - POST /api/adwords/v12/ReportService HTTP/1.0 Content-Type: text/xml; charset=utf-8 Accept: application/soap+xml, application/dime, multipart/related, text/* User-Agent: Axis/1.4 Host: adwords.google.com Cache-Control: no-cache Pragma: no-cache

AdWords API Re: Report Job error: Either this object does not exist, or this user does not have permission to access it.

2008-11-13 Thread Eric
error message: http://groups.google.com/group/adwords-api/t/28c2754c1630b84b?hl=en This problem might be related to requests for client accounts made through an MCC. We do request the AccountInfo object, to get the currency, before making the report request. Thanks. -Eric Trull On Nov 11, 9

AdWords API Re: Report Job error: Either this object does not exist, or this user does not have permission to access it.

2008-11-14 Thread Eric
t has been the client account. Is this incorrect? I find it odd that that our code can get the status of the report for a while and then it "disappears". If i were to request a report job status using a bogus report identifier would I get the same message? Thanks. -Eric Trull On Nov

AdWords API Axis2 1.4.1 wsdl2java

2009-01-22 Thread Eric
h ApiError, ApiException, and Fault. I'm generating code using -g and -u since the WSDLs share common types. Thanks. -Eric --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to

AdWords API Re: Axis2 1.4.1 wsdl2java

2009-01-23 Thread Eric
Hello Jeff, Thanks for your reply. Yes, we have looked at the Client Library, but have chosen not to use it as we have a framework already in place that meets our business needs at the lowest levels (i.e. retry logic,). The framework is used to integrate all other APIs we use. Thanks. -Eric

AdWords API CriterionStatus inconsistency

2009-01-23 Thread Eric
V12. Which is correct? Thanks. -Eric --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, s

AdWords API Re: CriterionStatus inconsistency

2009-01-27 Thread Eric
Hello Jeff, So if the status has been removed from V13, why is it still in the WSDL? Thanks. -Eric On Jan 26, 8:51 am, AdWords API Advisor wrote: > Hello Eric, > >  The Release Notes (http://code.google.com/intl/en/apis/adwords/docs/ > developer/releasenotes.html) for v13

AdWords API Creative Summary report MaximumCPM and CPM column error

2009-01-28 Thread Eric
quot;>0a01fd2d848061045000a435a9acb88e soapenv:Server.userException One or more report job parameters is invalid. https://adwords.google.com/api/adwords/ v13"> 30 One or more report job parameters is invalid. The following columns

AdWords API Re: Creative Summary report MaximumCPM and CPM column error

2009-01-28 Thread Eric
Here is another request that fails on different columns. The only difference is the client email header: http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> https://adwords.google.com/api/adword

AdWords API Missing requested columns from Creative Summary report

2009-01-29 Thread Eric
. Thanks. -Eric http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> https://adwords.google.com/api/adwords/ v13" soapenv:actor="http://schemas.xmlsoap.org/so

AdWords API Re: Creative Summary report MaximumCPM and CPM column error

2009-01-29 Thread Eric
getting a customer id for the second request. Thanks. -Eric On Jan 29, 8:19 am, AdWords API Advisor wrote: > Hello Eric, > >  For your first request, the account in question does not have any ad > groups that use CPM bidding. Getting an error about CPM columns being > invalid when th

AdWords API Re: Missing requested columns from Creative Summary report

2009-01-29 Thread Eric
Hum...if we don't provide the client email SOAP header, set crossClient to true, and provide the client email in the report request we get all requested columns...very odd. Thanks -Eric On Jan 29, 4:03 pm, Eric wrote: > Can someone from the AdWords API Advisor team explain why we

AdWords API Unsupported BusinessName and BusinessAddress columns on Creative Summary report

2009-03-20 Thread Eric
This report request worked yesterday. Today it stopped working. I've double checked the documentation and don't see any reason why these columns cannot be requested. Thanks. -Eric - request - http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w

AdWords API Problems validating request jobs

2009-05-06 Thread Eric
n accounts work just fine. Below is our request and the response, with requestId. Can somebody at Google look into this? Thanks. -Eric http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLS

AdWords API Re: Unsupported BusinessName and BusinessAddress columns on Creative Summary report

2009-05-12 Thread Eric
look more closely at the MCCs and the accounts and look for something odd related to your findings. Thanks. -Eric On May 11, 1:50 pm, AdWords API Advisor wrote: > Hello, > >  To follow up on this, what I heard back from the reports engineering > team is that those columns are only

AdWords API How to Target a custom location in C#

2009-08-05 Thread Eric
Hi Group, I would like to import zip code as Location and Show my ads within in mile. Anyone has a sample for this? Thanks, Eric. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" grou

AdWords API Re: How to Target a custom location in C#

2009-08-07 Thread Eric
Only v2009 API supports that feature? v2009 still in beta. Can we do that with v13 API? On Aug 5, 9:17 pm, AdWords API Advisor wrote: > Hi Eric, > > I think your question has has been previously addressed in the > following > thread:http://groups.google.com/group/adwords-ap

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-12-18 Thread Eric
Eric, We are also experiencing the same problem but when we switch to using a sub-MCC. So our structure looks like Main MCC Sub MCC #1 Account #1 ... MobileAd Account #2 Account #3 ... MobileAd Sub MCC #2 ... When we submit the report request

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2010-01-12 Thread Eric
Sorry Eric, events overtook the priority of this and I don't have the information necessary to pursue it. However, I attended the AdWords API Hack Day in SF and talked to Adam and Stan about the general problem of undocumented ReportService behavior. As discussed in this thread, we would

AdWords API Internal Server Error from InfoService request

2010-03-25 Thread Eric
We are making the following SOAP request to the InfoServer. The HTTP/ SOAP response is given below and we are stumped as to the problem. We are using the Java client jar. Any insight would be appreciated. http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";

Anybody else getting Internal Server Error from V13 ReportService?

2010-06-29 Thread Eric
On a daily basis, we gather performance reports for our clients. Up until a couple of weeks ago we were able to get approximately 1,500 accounts via about 15 MCCs. Over the past two weeks, we have only been able to get accounts under 4 of the MCCs. As far as we know, the MCCs have not changed no

Negative Keywords (campaign level and group level)

2010-08-17 Thread Eric
Hello, I am currently implementing the Negative Keywords feature in our system(.net) After some online research, I still have some questions that need help from your team. Thanks a lot. 1. Retrieve group level negative keywords for my whole account(all groups) We can use (S

How to imitate "keyword tool" page in Java?

2012-09-24 Thread Eric
time on it, but I still failed. I just want to let it work in code, and I can do something by myself. Best regard, Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com

Re: How to imitate "keyword tool" page in Java?

2012-10-09 Thread Eric
Thank you Jason, can you give me a sample? In fact I am not very familiar with webservice On Monday, September 24, 2012 3:41:27 AM UTC-7, Eric wrote: > > Hi Devs, > > Can you help me to create a method work like the page " > https://adwords.google.com/o/Targeting/Explore

targetPartnerSearchNetwork: Is this new? How is this bool value mapped to UI network setting?

2011-06-22 Thread Eric
new? How is this bool value mapped to UI network setting? Thanks Eric IO -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

v201101 Managed Placements report returns blank data "--" for PlacementUrl

2011-07-26 Thread Eric
ing[] { "DELETED" }; selector.predicates[1] = new Predicate(); selector.predicates[1].field = "IsNegative"; selector.predicates[1].@operator = PredicateOperator.EQUALS; selector.predicates[1].operatorSpecified = true; selector.predicat

Re: v201101 Managed Placements report returns blank data "--" for PlacementUrl

2011-07-26 Thread Eric
It did work for us before too. Any code pushed out recently? When will this be fixed? Thanks Eric On Jul 26, 12:04 pm, "Luke Renn (Channel Intelligence)" wrote: > I just posted the same thing.  I've removed my thread, but here is my > original post: > > Hi, >

v201101 ServicedAccountService Unmarshalling Error

2011-07-28 Thread Eric
Hi, We get this Unmarshalling Error from ServicedAccountService. Is there something wrong with the request XML below ? Thanks Eric Error Msg: Unmarshalling Error: unexpected element (uri:"https:// adwords.google.com/api/adwords/cm/v201101", local:"RequestHeader"). Expected

Can I get all ads by campaign at once?

2011-08-03 Thread Eric
Do I have the option to get all ads in a specific campaign? right now, I have to use AdGroupAdService and loop thru each group to retrieve ads. Thanks Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

Placement Name (PlacementURL) max length or validation

2011-08-11 Thread Eric
l; trigger:'www.thisplacementcontainsonehundredtotalcharacterstotestthemaxlengthtryagain.com'] Source: System.Web.Services I did not find any info for this validation in adwords doc. Can you guys tell me where to find this information? Thanks Eric L. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Authentication Migration Deadline?

2011-11-08 Thread Eric
, no Acct ID passed)? Eric Liu -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

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

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

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,

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

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

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 "

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/

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: Change from deleted to removed

2014-07-22 Thread Eric Maas
add a new AdGroup with it's name? Thanks, Eric On Thursday, July 17, 2014 5:18:14 AM UTC-4, MarcF wrote: > > Hi, > When an adgroup entity status is set to "Removed" with v201406, we can not > switch status to Enabled or Paused > (OPERATION_NOT_PERMITTED_FOR_R

Re: Change from deleted to removed

2014-07-23 Thread Eric Maas
OK thanks - we'll use v201402 to handle this for now, hopefully it will change once the version is retired. On Wed, Jul 23, 2014 at 9:57 AM, Anash P. Oommen (AdWords API Team) < adwordsapiadvisor+an...@google.com> wrote: > Hi Eric, > > I believe that's because you ca

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/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

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

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

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

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

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

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

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

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

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 ) #

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

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: 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-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-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: 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: 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, > &

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: 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

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

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: 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:

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-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-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-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

AdWords API Re: Using .net API

2009-08-24 Thread Eric Gomes
That's fantastic!I'll try this out right now on my own adwords' application. Thanks a lot. Bye, Eric On Mon, Aug 24, 2009 at 04:57, Harutyun Terteryan wrote: > Hi all > > I find solution for mentioned issue. > In the api methods throws Exception on soapException ca

AdWords API Re: Create placement problem

2009-08-24 Thread Eric Gomes
Or probably, as the error message says, there are both websites and keywords being used in the same campaign. _ Eric M Gomes 11 9950 3930 Octavarium Tecnologia www.octavarium.com.br www.google.com/profiles/OctavariumTecnologia Google AdWords ID Gerente 956-647-4629 On Mon

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Eric Gomes
I have the same problem.I haven't find a way to solve it til now. Eric Koleda, please help us. ;-) Regards, _ Eric M Gomes 55 11 9950 3930 - Brasil Octavarium Tecnologia www.octavarium.com.br www.google.com/profiles/OctavariumTecnologia On Mon, Aug 31, 2009 at

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Eric Gomes
It's back again... clear and fine! Thank you. Regards, _ Eric M Gomes 55 11 9950 3930 www.octavarium.com.br www.google.com/profiles/OctavariumTecnologia On Tue, Sep 1, 2009 at 02:36, harroot wrote: > > Hi all > > Finally it works, thank you very match.

AdWords API Re: Not able to update URLs for TextAds and ImageAds.

2009-08-31 Thread Eric Gomes
I have just noticed probably something wrong while I'm trying to ad a new adGroup with the v13 sandbox adwords api . I'm receiving the error msg 'The developer token is invalid' even when I'm using the exactly header used to create a new campaign. ____

AdWords API Repost: AdWords Downtime: September 12th, 10am-2pm PDT

2009-09-10 Thread Eric Koleda
d for more information: http://groups.google.com/group/adwords-api/browse_thread/thread/3295501ff9b70718. Best, - Eric Koleda, AdWords API Team --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum&

Re: Digest for adwords-api@googlegroups.com - 2 Messages in 1 Topic

2010-06-20 Thread Eric Garrison
"adwords-api+nore...@googlegroups.com" wrote: Today's Topic Summary Group: http://groups.google.com/group/adwords-api/topics * Stats do not update processing time. [2 Updates] Topic: Stats do not update processing time.

Re: Campaign Criterion for Targeting strange error handling for removal of invalid platforms

2012-02-22 Thread Eric Koleda
Hi Peter, Thanks for bringing this to our attention. I'll work with the core engineering team to resolve the issue, as it should be possible to REMOVE the positive and ADD the negative in the same request. Best, - Eric Koleda, AdWords API

Re: Freischaltung AdWords API Entwickler-Token

2012-02-22 Thread Eric Koleda
Hi Dietrich, For information about token approvals please contact adwordsapi-tok...@google.com. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com

Re: Getting client/MCC ID for given credentials

2012-02-22 Thread Eric Koleda
Hi Dorian, We recently enabled a feature that allows for this. Please see this other thread for more information: https://groups.google.com/d/msg/adwords-api/RyZGxJ4oLAQ/hQgUywTEJZcJ Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: InfoService v201109 error

2012-02-23 Thread Eric Koleda
Hi Chris, It looks like you have some namespace issues. The RequestHeader element should be in the cm namespace, not mcm. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com

Re: placements report in v201109

2012-02-23 Thread Eric Koleda
Hi Sri, The field mapping from v13 to v201109 is available here: http://code.google.com/apis/adwords/docs/reportguide.html#placement_performance Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: adwords report downloads through OAuth

2012-02-23 Thread Eric Koleda
you print out the values of __FILE and realpath($_SERVER['PHP_SELF'])? Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.c

Re: Data Discrepancy

2012-02-23 Thread Eric Koleda
Hi Bryan, There could be a lot of causes, and you'll need to provide more technical details before we can help troubleshoot. See if you can isolate the problem down to the specific data that's missing or incorrect. Best, - Eric Koleda, AdWord

Re: HOW TO GET AUTOMATIC PLACEMENTS PERFORMANCE REPORT WITH CONVERSION TYPE FILEDS

2012-02-23 Thread Eric Koleda
Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because yo

Re: getting null value when try to remarketingUserList.getConversionTypes()

2012-02-23 Thread Eric Koleda
Hi Acharya, Perhaps it would help if you looked at the raw SOAP XML response. You'll need to ensure you are including the field ConversionTypes in your selector. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discu

Re: Currency symbol errors when setting params

2012-02-23 Thread Eric Koleda
rowse/trunk/README#271 Specifically, you can use XML character entities to represent these special characters, such as € for the € symbol. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Uncaught SoapFault exception: [soap:Server] AuthenticationError.NOT_ADS_USER @ ; trigger:'14193170361' Service[TargetingIdeaService.get] in /var/www/mbx.dev/library/External/Google/Api/Ads/Common/

2012-02-23 Thread Eric Koleda
Hi, You can do this by making a call to CampaignService.get(). If you are seeing this error you may need to use a different Google account for testing, ensuring you call CampaignService.get() first. Best, - Eric Koleda, AdWords API Team

Re: AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED

2012-02-23 Thread Eric Koleda
Hi Neil, This error should only be thrown when the ad group criterion doesn't exist or isn't a keyword. Can you please double check your account to make sure that isn't the case? Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Missing SearchVolume Data in TargetingIdeaService v201109

2012-02-23 Thread Eric Koleda
Hi Bernd, I'm not sure I understand the symptoms correctly. Could you post some sanitized SOAP XML requests and responses that demonstrate the issue? Were you seeing different behavior in the previous API version? Best, - Eric Koleda, AdWords API

Re: Can I filter the servingStatus field in any reports?

2012-02-23 Thread Eric Koleda
Hi Simon, To do this you would need to first get the IDs of all the campaigns that have not ended (using the CampaignService) and then create a predicate in your report definition on CampaignId using those IDs. Best, - Eric Koleda, AdWords API Team

Re: Any word on adding approvalStatus to keyword and managed placements performance reports?

2012-02-23 Thread Eric Koleda
Hi David, There hasn't been any movement on this issue yet, but we continue to work with the core engineering team to sync up the fields available in the services with the fields available in reports. Best, - Eric Koleda, AdWords API

Re: Ordering not works in Adgroup Perfortmance report?

2012-02-23 Thread Eric Koleda
Hi Dmitriy, Unfortunately ordering is not supported for report downloads. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Empty report with DownloadCriteriaReport

2012-02-23 Thread Eric Koleda
Hi Ilan, Please ensure the clientCustomerId you specify in your file is that of the target ad-serving account, and not the MCC account. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: Missing Keyword Data

2012-02-23 Thread Eric Koleda
Hi Michael, Sure, send the details to eric.kol...@google.com and I'll take a look. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

Re: adwords report downloads through OAuth

2012-02-23 Thread Eric Koleda
Hi Vipin, Have you had any success using the other example (using ClientLogin aka auth tokens?). What is in the variable $_SERVER['PHP_SELF']? What version of PHP are you using? Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discus

Re: InfoService v201109 error

2012-02-24 Thread Eric Koleda
Hi Chris, The content of the 500 response will give you more information about what went wrong. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: adwords report downloads through OAuth

2012-02-24 Thread Eric Koleda
st be run from the command line. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Ordering not works in Adgroup Perfortmance report?

2012-02-24 Thread Eric Koleda
Hi Dmitriy, Unfortunately there are not, as there are technical limitations preventing it. Best, - Eric On Friday, February 24, 2012 6:06:40 AM UTC-5, Dmitriy wrote: > > Hi Eric, > > Thanks for answer. > > Have AdWords team any plans to add such feature? Imho that woul

Re: Unable to get Age ranges and Gender bid modifier values using v201109

2012-02-27 Thread Eric Koleda
Hi Sanju, Bid modifiers for demographic criteria (gender and age) are being sunset and are no longer available in v201109. You can still use the API to set exclusions however. Best, - Eric Koleda, AdWords API Team On Wednesday, February 22, 2012 2:25:40 AM UTC-5, Sanju wrote: > > >

Re: URGENT: Strange behaviour of TargetingIdeaService v201109

2012-02-27 Thread Eric Koleda
Hi Bernd, Please ensure the targeting options you use are the same in bother requests. If you continue to see differences please post the sanitized SOAP XML request and responses. Best, - Eric Koleda, AdWords API Team On Wednesday, February 22, 2012 2:28:37 AM UTC-5, Tsun wrote: > &

Re: Can i set language in LanguageSearchParameter ?

2012-02-27 Thread Eric Koleda
Hi Hamayak, They are created using IDs, like in this example: http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/Targeting/AddCampaignTargetingCriteria.php#65 Best, - Eric Koleda, AdWords API Team On Wednesday, February 22, 2012 5:39:12 AM UTC-5, Hamayak

  1   2   3   4   5   6   7   8   9   10   >