Re: help needed to recreate google ads ui report using api with campaign and product data

2024-07-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, >From the Google Ads API perspective, I can confirm that the campaign.id and >campaign.name fields are available in the shopping_performance_view resource. >I would recommend that you use this REST API Interface to execute the query >provided by us. Make sure you also provide the fields

RE: help needed to recreate google ads ui report using api with campaign and product data

2024-07-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Kindly note that the Shopping_performance_view_report table provides detailed data on products and conversions for specific campaigns. It includes metrics such as impressions, clicks, cost, and conversions, as well as product

RE: help regarding google ads api basic access

2024-03-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
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 waiting for a response from the team. Since the access requests are handled by the Google

Re: Help on generating historical data for a few keywords

2023-03-02 Thread Zeyuan Gu
Hi Peter, I came across your question on Google Ads API forum. You asked a great question about generating historical data for keywords. I'm an ex-Google software engineer working on Google Ads. I am now building a software that operates as a search engine for your marketing data. I would love

RE: HELP REQUIRED - Google Ads REST API - Update MaxCPC Bid

2023-03-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Regarding the error that you are getting, based on this Set a bid on a listing group unit node guide, kindly note that you can set bids on unit nodes by setting the percent_cpc_bid_micros field or the cpc_bid_micros field of

Re: HELP REQUIRED - Google Ads REST API - Update MaxCPC Bid

2023-03-01 Thread 'Sales HotPOS' via Google Ads API and AdWords API Forum
Ok, I think I got it working, now I get a different error: POST /v12/customers/229797/adGroupCriteria:mutate { "operations": [{ "updateMask": "cpcBidMicros", "update": { "resourceName": "customers/229797/adGroupCriteria/131828347674~315771655572", "cpcBidMicros": 100 } }] } ERROR:

Re: Help on generating historical data for a few keywords

2023-02-22 Thread Peter Thyssen
Hi Sherwin, Thanks for the link - I'll check it out! tirsdag den 21. februar 2023 kl. 15.57.44 UTC+1 skrev Google Ads API Forum Advisor: > Hi Peter, > > Thank you for reaching us out. I am Sherwin from Google Ads API support > team. I hope that you are doing well today. > > Do you want to

RE: Help on generating historical data for a few keywords

2023-02-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Peter, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. Do you want to use the Google Ads API to generate historical metrics but you are new in Google Ads API? If yes and you are getting started by using Google Ads API, we

Re: Help wanted, collection_size_error TOO_FEW when creating adGroupAds

2022-07-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, I am Sherwin from Google Ads API. I hope that you are doing well today. Thank you for confirming Adam. I am glad that Yasar's recommendation works for you. For the errors that you still encounter, we will be glad to extend our hand to help you resolve it. Could you please share those

Re: Help wanted, collection_size_error TOO_FEW when creating adGroupAds

2022-07-10 Thread Adam Genshaft
Confirmed! Removing the resource_name and adding an ad_group instead worked. However, I had more similar errors downstream that I had to tinker through. On Monday, July 4, 2022 at 4:06:15 PM UTC+3 adsapi wrote: > Hi Adam, > > Thanks for your patience. > > Our team sees that you’re using

RE: Help wanted, collection_size_error TOO_FEW when creating adGroupAds

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, Thanks for your patience. Our team sees that you’re using AdGroupAdService to create ads, and specified a resource name with -1 in the path as resource name. Note that specifying -1 in the resource name is intended only for Batch Job and GoogleAdsService.Mutate as they support

RE: Help wanted, collection_size_error TOO_FEW when creating adGroupAds

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, Thank you for raising your concern to my team. Upon checking the API request, I can see that it already met the minimum requirements for creating responsive display ads. With this, allow me to raise the issue to my team to further check why the error occurs. Rest assured that we will

RE: help with API Turn on enhanced conversions for conversion tracking

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Ben, Thanks for reaching out to the Google Ads API support. With regards to your concern, you may follow up on our enhanced-conversions page for getting more information. Feel free to reply back if you have any questions. Best regards, Jakeia Sabrina Google Ads API Team

Re: Help trying to update an account using BatchJobServiceClient

2022-02-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Julian, We did receive the ID, thank you. Did you receive my response on Jan. 28? The case is currently being investigated, but I was wondering if it might be possible to try creating a new batch job and attempting to run it with the same operations. The current job has gotten into a

Re: Help trying to update an account using BatchJobServiceClient

2022-02-01 Thread Julian Canada
Hi! I was wondering if you had an update for this issue that we are having. Did you receive correctly the id? Do you need more information on our side? Thank you ! On Thursday, January 27, 2022 at 3:41:41 AM UTC-3 adsapi wrote: > Hello Julian, > > Thanks for getting back to us. > > As

Re: Help trying to update an account using BatchJobServiceClient

2022-01-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Julian, Thanks for getting back to us. As mentioned by Josh on this link, can you share to us the ID of the batch job (via Reply privately to author) so our team can further check? Regards, Mark Kevin Albios Google Ads API Team ref:_00D1U1174p._5004Q2VOLNu:ref -- --

Re: Help trying to update an account using BatchJobServiceClient

2022-01-26 Thread Julian Canada
Hi! We have reached out to the client but they told us to come back here. (Question posted here ) They say that sounds like an issue with the API. What information could we provide to help you triage the issue ? Thank you ! On Monday,

RE: Help trying to update an account using BatchJobServiceClient

2022-01-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Julian, I'm Kevin from the Google Ads API Team. Regarding a sample code on how to update a customer via BatchJobService, I suggest you reach out to the Java client library authors by posting your concern in this link for further assistance since they are better equipped to assist you

Re: Help me choose a report

2021-08-10 Thread 'Вячеслав Иванов' via AdWords API and Google Ads API Forum
Thanks for the help вторник, 10 августа 2021 г. в 11:35:05 UTC+3, adsapi: > Hello, > > Thank you for reaching out to us. > > As for your concern on getting the information about impressions, clicks > and cost, divided by geographical regions, and ad network type, you can > refer to the

RE: Help me choose a report

2021-08-10 Thread Google Ads API Forum Advisor
Hello, Thank you for reaching out to us. As for your concern on getting the information about impressions, clicks and cost, divided by geographical regions, and ad network type, you can refer to the geographic_view instead. Please note however, that you would not be able to segment this view

RE: Help!

2021-08-04 Thread Google Ads API Forum Advisor
Hello Beverly, Thank you for reaching out to us. We understand the inconvenience you are experiencing. However, please note that this forum channel can only provide assistance (via emails-only) to issues/concerns related to the AdWords API / Google Ads API. Since you're concern isn't related

RE: Help to Access the Google Ads API for reporting

2021-06-29 Thread Google Ads API Forum Advisor
Hello there, Thank you for reaching out to us. Since you're using the Python client library, have you tried following the steps mentioned on this guide when setting up the client library? In addition to that, we highly recommend that you reach out to the client library owners (via this link)

RE: Help. Customer account create error

2021-06-29 Thread Google Ads API Forum Advisor
Hi Süleyman, Thank you for reaching out to our API support team. Since you are encountering issues creating a test client account via the Google Ads UI, I would also recommend that you reach out to the Google Ads Product Support team via this link, if you wish further guidance on the UI issue.

Re: Help to Access the Google Ads API for reporting

2021-06-28 Thread Anum Hassan
To add to my previous message, I have the basic level access to my manager ad account. On Monday, June 28, 2021 at 9:03:12 PM UTC+5 Anum Hassan wrote: > Hi, I'm using the following link to retrieve google ads data for reporting. > > My yaml: >

RE: HELP, How can i get the merchantsIds form ads api

2021-06-28 Thread Google Ads API Forum Advisor
Hi Lee, Thank you for raising your concern. Please note that you need to configure all the tokens that you've mentioned to your client library in order to use the suggestion that I am going to provide. You may check this guide for setting API environment. For this part of your post "other

RE: Help with API

2021-06-18 Thread Google Ads API Forum Advisor
Hi Fredrick, I seems you haven't installed the Google ads API. In order to obtain the access to Google Ads API and have it set up so you'll need to do the following: 1. Apply for the Google Ads API access by signing in then navigating to TOOLS & SETTINGS > SETUP > API Center and filling out

RE: help about hotel groups

2021-06-15 Thread Google Ads API Forum Advisor
Hi, I appreciate your patience to this concern. Let me provide support here. Could you try using the AdGroupCriterionService.MutateAdGroupCriteria and setting a value to cpc_bid_micros field for this scenario? Let me know how it goes after. Regards, Ernie John Blanca Tacata Google Ads API

Re: help about hotel groups

2021-06-14 Thread AdWords API and Google Ads API Forum
Reposting the last inquiry (https://groups.google.com/g/adwords-api/c/3mpnjUmQCgw) from the forum as it wasn't routed to our support queue. Cheers, Peter Laurence Oliquino Google Ads API Team On Thursday, June 10, 2021 at 4:04:17 PM UTC+8 happye...@gmail.com wrote: > i can update adGroup

Re: Help Regarding Block IP Adress

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hello, My name is Matt and I work alongside Ernie. Although we do not have a specific example using IP block in our libraries and examples section, we do have examples using the campaign criterion service. Please see this example that uses sets campaign bid modifiers that makes use of the

Re: Help Regarding Block IP Adress

2021-02-25 Thread Nouman ali
But how can we use this CampaignCriterionService.mutate. Any Example that will help me to block ip address. Thanks. Muhammad Nouman Ali On Wednesday, December 16, 2020 at 2:49:47 PM UTC+5 adsapiforumadvisor wrote: > Hi, > > Thanks for posting your concern. > > If you are looking for sample

RE: Help! Advertising assets.

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hi Hao, Thank you for reaching out. I heard from the team the issue has been fixed so the asset name of youtube videos should be returned. Please query asset.name from the asset resource to test it out. If it’s still not returned, then I suppose it’s because it hasn’t been released yet. You

RE: Help! I can not get any data from google ads-api

2021-01-14 Thread Google Ads API Forum Advisor Prod
Hi Susie, Thank you for reaching out. You were not getting results back as you were retrieving data directly from the manager account. Please select the specific client customer account under the manager account and make the request again. Thanks and regards, Xiaoming, Google Ads API Team

RE: Help Regarding Block IP Adress

2020-12-16 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for posting your concern. If you are looking for sample code in PHP for excluding IP address, then I am afraid that there is currently no sample code for this. However, you can derive your code with what I will suggest. The way to exclude IPs through the API is at the campaign

RE: Help with requesting a Developers Token

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Josh, Any developer token related issues are handled by the compliance team. You can reach out to them via this form. Regards, Anthony Google Ads API Team Anthony Madrigal Google Ads API Team ref:_00D1U1174p._5004Q27trP6:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: help! If segments.date exists in the SELECT statement, ad_network_type = CONTENT data cannot be obtained.

2020-09-21 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out! Can you confirm if you are still experiencing issues? If so, please provide your customerClientId so that I can take a closer look. You can provide this information via the Reply privately to author option. Regards, Danica Google Ads API Team

Re: help! If segments.date exists in the SELECT statement, ad_network_type = CONTENT data cannot be obtained.

2020-09-20 Thread 暇暇
I'm sorry It seems that not all the data was returned. I overlooked nextPageToken Thank you 2020年9月19日土曜日 20:51:44 UTC+9 暇暇: > help! If segments.date exists in the SELECT statement, ad_network_type = > CONTENT data cannot be obtained. > > Query-- > > SELECT >

Re: Help: OPERATOR_NOT_SUPPORTED

2020-08-27 Thread Trang chan
Hi, Thank you for your help, Luckily, we find out the anwser. We miss some settings, but we fix it out. Thanks Vào lúc 21:43:39 UTC+7 ngày Thứ Năm, 27 tháng 8, 2020, adsapiforumadvisor đã viết: > Hi, > > I removed your last post as it contained sensitive information. I noticed > in your code

RE: Help: OPERATOR_NOT_SUPPORTED

2020-08-27 Thread Google Ads API Forum Advisor Prod
Hi, I removed your last post as it contained sensitive information. I noticed in your code that you have some places where you have v201806. Please change them all to v201809 and let me know how it goes. If you are still facing issues, please let me know which client library you are using so

Re: Help: OPERATOR_NOT_SUPPORTED

2020-08-26 Thread Trang chan
Hi, I try to log in to SOAP request and response with my Ads account but I can't. It shows: [image: Capture.PNG] Vào lúc 02:18:12 UTC+7 ngày Thứ Năm, 27 tháng 8, 2020, adsapiforumadvisor đã viết: > Hello, > > Can you please share the full SOAP request and response >

RE: Help: OPERATOR_NOT_SUPPORTED

2020-08-26 Thread Google Ads API Forum Advisor Prod
Hello, Can you please share the full SOAP request and response for this API call so I can take a closer look? Please use reply privately to author when doing so. Thanks, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q23urOh:ref -- --

Re: Help

2020-03-13 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for the confirmation. Could you please check under the "Users" tab in "Account Access" and check that the email that is listed there matches with the client credential's email that you're using in the API call? Let me know if you need further clarification. Thank you, Bryan,

Re: Help

2020-03-13 Thread Азамат Баймурзин
[image: Снимок.PNG] I have a manager account 750-985-0792, and client 473-781-6311, everything is connected пятница, 13 марта 2020 г., 0:51:48 UTC+6 пользователь adsapiforumadvisor написал: > > Hi, > > In the logs you've presented under the "python report.py -c 7509850792" > request, I see

Re: Help

2020-03-12 Thread Google Ads API Forum Advisor Prod
Hi, In the logs you've presented under the "python report.py -c 7509850792" request, I see that you're encountering a Permission_Denied error. Can you please check if the client credentials that you've used in the API call belong to a user that has access to account 7509850792? You can check

Re: Help

2020-03-12 Thread mahla pundalik
On Thursday, March 12, 2020 at 3:42:22 PM UTC+5:30, Азамат Баймурзин wrote: > > python report.py -c 7509850792 > Request made: ClientCustomerId: 7509850792, Host: > googleads.googleapis.com:443, Method: > /google.ads.googleads.v3.services.GoogleAdsService/SearchStream, RequestId: > None,

Re: Help

2020-03-12 Thread Азамат Баймурзин
python report.py -c 7509850792 Request made: ClientCustomerId: 7509850792, Host: googleads.googleapis.com:443, Method: /google.ads.googleads.v3.services.GoogleAdsService/SearchStream, RequestId: None, IsFault: True, FaultMessage: User doesn't have permission to access customer. Note: If you're

Re: Help with authentication exception

2020-02-13 Thread Judah Wright
I followed up privately with the headers and body of the response I got. I can't seem to figure out how to get the raw request, and I don't see any documentation on fetching a "requestId". On Wednesday, February 12, 2020 at 2:01:05 PM UTC-7, adsapiforumadvisor wrote: > > Hello Judah, > > The

Re: Help with authentication exception

2020-02-12 Thread Google Ads API Forum Advisor Prod
Hello Judah, The PERMISSION_DENIED error typically happens when there is no link between your manager and client account or if your OAuth credentials are for a user who does not have access to the client customer ID specified or any of its manager accounts. To further investigate this, can

Re: Help with authentication exception

2020-02-12 Thread Judah Wright
The kind folks over on the library Github page linked me to the docs on how to enable logging within the library. After doing so, this is what appeared in the system log: [2020-02-12 15:39:45] local.ERROR: {

Re: Help with authentication exception

2020-02-11 Thread Judah Wright
Sounds good. I posted a reply asking if there was any way to troubleshoot. On Tuesday, February 11, 2020 at 12:45:21 PM UTC-7, adsapiforumadvisor wrote: > > Hi Judah, > > You will need to follow up on your thread

Re: Help with authentication exception

2020-02-11 Thread Google Ads API Forum Advisor Prod
Hi Judah, You will need to follow up on your thread with the client library owners to see if there is a debug mode for the PHP library. Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UV0Mwm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Help with authentication exception

2020-02-10 Thread Judah Wright
I used a debugger to try to pull apart the library to see what requests it was making under the hood, but after several minutes of fiddling I couldn't seem to get the raw request out of it. How would I go about getting the raw API call? I am not interacting with the API directly, but I am using

RE: Help with authentication exception

2020-02-10 Thread Google Ads API Forum Advisor Prod
Hi Judah, Can you please reply privately to author your API call request and response so I can take a closer look? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UV0Mwm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Help: "The media bundle contains no primary entry"

2019-12-17 Thread Google Ads API Forum Advisor Prod
Hi Nino, Thank you for reaching out. Make sure you've followed the instructions here for creating the ZIP file and also please check out this blog post for additional information. If you've followed both of those and are still having issues, please share your complete detailed request and

Re: Help requested with OperationAccessDenied.ACTION_NOT_PERMITTED error on `budgetId`

2019-11-13 Thread Integrations Team
Thank you Bharani, we will look into changing it! On Tuesday, November 12, 2019 at 8:36:45 PM UTC+1, adsapiforumadvisor wrote: > > Hi Ciel, > > The ACTION_NOT_PERMITTED is usually triggered if the user is performing an > operation that is no longer allowed. Recently, there has been a few

Re: Help Needed - Any Examples of VB.NET Querying Google Adwords API Search Volume?

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Aaron, Whenever you use the Adwords API or Google Ads API you have to have the client library set up already and you would also need to import the relevant classes. We do not have the specific code example you mentioned, however, you could refer to these code examples on how to retrieve

RE: Help Needed - Any Examples of VB.NET Querying Google Adwords API Search Volume?

2019-11-11 Thread Google Ads API Forum Advisor Prod
Hi Aaron, Thanks for reaching out. Please refer to this guide on how to retrieve the “Search Volume” for keywords in Adwords API. You could select VB.NET for your reference to the Visual Basic code snippets. Please let me know if you have any further concerns. Thanks and regards, Xiaoming,

RE: Help Setting Up Test Account and Test Manager

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Richard, Thank you for reaching out. To help you clear things out, production accounts and test accounts cannot be associated as these 2 have different purposes. Production accounts are used for serving ads and can generate cost and metrics, while test accounts are mainly used for testing

RE: Help needed for AdWords API integration

2019-05-26 Thread Yuvraj Chauhan
Thanx for reply but it's resolved. There is some configuration related issue. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

RE: Help needed for AdWords API integration

2019-05-23 Thread Google Ads API Forum Advisor Prod
Hi Yuvraj, With regard to the unauthorized error that you are encountering, so I can further investigate, could you provide the information below. clientCustomerId of each account complete SOAP request and response logs when you encounter the error Regards, Hiroyuki Google Ads API Team

RE: Help with Audience (Customer LIST) API

2019-04-11 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mark, You can use the AdwordsUserListService.mutateMembers() to *ADD* or *REMOVE* members within your existing userList. One mutateMembers() operation can include a membersList

Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-08-28 Thread nedved
I have the same issue. On Thursday, April 12, 2018 at 5:22:24 PM UTC+8, Vincent Racaza (AdWords API Team) wrote: > > Hi Kevin, > > It appears that you have already contacted my colleague in a private email > in regards to this specific issue. Our team will continue the discussion on > the

Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Kevin, It appears that you have already contacted my colleague in a private email in regards to this specific issue. Our team will continue the discussion on the private email thread so there will be one thread to monitor for this issue. Thanks, Vincent AdWords API Team -- --

Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-12 Thread Kevin Tian
Hi Vincent, Thank you for the reply.And this is my email to access my MCC account *kevinsund...@gmail.com* I have tried everything I can so to solve this but no result.

Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Kevin, The SERVICE_ACCESS_DENIED error means that the user authorizing the API call doesn't have access to the specific service, or in your scenario, is not

Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Kevin, I deleted your post as it contains your confidential information such as clientCustomerId. In the future, please do not include any confidential information in a public post. You may refer to this guide

Re: help me, adwords api not working

2017-09-14 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Samuel, Could you confirm if you are using the CustomerService.getCustomers() ? If so, then in order to retrieve all the client customers (with their clientCustomerIDs) associated to your OAuth2

Re: help with Api

2017-09-08 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Could you share the screenshot/code snippet of how you are setting your selector? You can refer to this sample in PHP to understand how to run reports

Re: Help me get quality leads from Adword please

2017-06-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, On this forum, we address technical questions related to AdWords API. Since your questions are related to AdWords in general, I would suggest that you post in the AdWords Community Forum as they are better

Re: help dwords_api_php authentication

2017-06-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, All AdWords API calls must be authorized through OAuth2 . You need to setup authentication for your application by following this guide . You can then follow this guide

Re: Help me to retrieve keyword metircs using adGroupCriterionService

2017-03-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, Metrics related information is not available via AdWords API services. Please use AdWords API reports to download metrics related to keywords, ad groups, campaigns etc. In your case, you can use Keyword Performance Report

Re: HELP ME!!! How to get Main Customer Id??????

2017-02-21 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, As mentioned in our Managing Account Guide , using CustomerService.getCustomers() would return a list

Re: Help with " isDisplaySelect" fields

2016-08-22 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Vincent, Are you trying to create a new campaign on "Search Network with Display Select"? I would recommend using the CampaignService and using the following fields of the Campaign object

Re: Help with Ad customizer feed

2016-01-25 Thread Anthony Madrigal
Hi Albert, Yes, you can definitely reach out to us regarding your issue. Please provide me with any SOAP request and responses that may help via *Reply privately to author.* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Help to make the filter

2015-08-20 Thread Michael Cloonan (AdWords API Team)
Hello, I'm not sure exactly what you're asking. It does not appear to have to do with the AdWords API. If this about the AdWords API, can you please add more details and context so that I can understand your issue? You may be asking about the Google Analytics API, in which case you should

Re: Help with ASP.NET library

2015-08-04 Thread Konstantin Salavatov
Known .net bug. See here: http://stackoverflow.com/questions/1127431/xmlserializer-giving-filenotfoundexception-at-constructor On Friday, April 23, 2010 at 9:19:44 PM UTC+6, mcolom wrote: Hi Yes actually thats how i have it now, with the actual dot-net library project referenced in my

Re: Help! AuthenticationError.OAUTH_TOKEN_INVALID

2014-11-03 Thread Anash P. Oommen (AdWords API Team)
Hi Alexey, From your mail, it looks like the token is valid only for 2 scopes https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile; To use AdWords API, you should also include https://www.googleapis.com/auth/adwords as a scope. See

Re: Help! AuthenticationError.OAUTH_TOKEN_INVALID

2014-11-02 Thread Alexey Chapurin
Hello, I use a new token and I receive this error message at any token, expire or new. In it all essence of a question. The token correct, it is confirmed by https://www.googleapis.com/oauth2/v1/tokeninfo?access_token=MY_TOKEN . пятница, 31 октября 2014 г., 16:15:23 UTC+2 пользователь Michael

Re: Help! AuthenticationError.OAUTH_TOKEN_INVALID

2014-10-31 Thread Michael Cloonan (AdWords API Team)
Hello, For reference, the access token in the Authorization HTTP header allows API access to your account, and should be kept private. Luckily, they expire after only an hour, so exposing this one isn't a security threat, but you should be more careful in the future. That is also likely the

Re: Help for a total newcommer to Adwords API

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Giuliano, AdWords API use a different technology stack than the Analytics API, so you need to use a different client library for AdWords API. You can find the Python library and Getting started guide on https://github.com/googleads/googleads-python-lib. There are code examples available

Re: Help with minimizing clicks/calls from outside of my marketing area

2014-02-19 Thread Anash P. Oommen (AdWords API Team)
Hi Mike, Try posting on our AdWords product forum at https://www.en.adwords-community.com/. As Jeremy mentioned, this forum is for AdWords API, you get better answers for product related issues on the product forum, Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, February 17, 2014

Re: Help with minimizing clicks/calls from outside of my marketing area

2014-02-18 Thread Jeremy Aube
This is a forum for the AdWords API. Your question sounds like it would be better suited to a more general AdWords forum. On Monday, February 17, 2014 5:56:28 PM UTC-5, Mike Burton wrote: Hello! I'm hoping someone can help me with this. I sell car insurance but only in Illinois. I've

Re: help in downloading adwords keywords.... keep getting error message... time expired what should I do... I tried refreshing computer and deleting history..

2013-10-24 Thread Jeremy Aube
Try a more general AdWords Forum. This forum is specifically for the AdWords API. On Tuesday, October 22, 2013 7:39:28 PM UTC-4, Mary Welgs wrote: Can someone please help me. I am trying to download keywords from the adwords tool. It tells me time expired ...cannot complete. I refreshed my

Re: Help needed with migration from Adsense ad hoc reports to OAuth 2.0 in .Net C#

2013-08-02 Thread Takeshi Hagikura (AdWords API Team)
Hi, Assuming you are talking about AdWords, no AdSense. Here is the guidehttps://developers.google.com/adwords/api/docs/guides/service-accountson how to use service accounts for AdWords API. The guide explains it with the Java client library, but the basic concept is the same. Please let

Re: Help migration Adwords API 201209 to 201306

2013-07-24 Thread Takeshi Hagikura (AdWords API Team)
Hi, First, are you able to run this example that uses ManagedCustomerServiceInterface? https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201306/accountmanagement/GetAccountHierarchy.java Best, - Takeshi, AdWords API Team On Monday,

Re: Help needed to get the list of clients attached to an MCC account in sandbox mode (PHP)

2012-05-15 Thread Kevin Winter
Hi Paul, In the sandbox, the Google account you use because an MCC account and 5 client accounts are created underneath it (which explains what you see for java). There is unfortunately a bug in the sandbox that makes the return values not match production - this makes it difficult to write

Re: Help with keyword ideas

2012-04-10 Thread Danial Klimkin
Hello Angelo, The developer token is required for every API call. Please see this page on how to apply: https://developers.google.com/adwords/api/docs/signingup -Danial, AdWords API Team. On Tuesday, April 10, 2012 2:00:26 AM UTC+4, Angelo Santoro wrote: Maybe I understood what's the

Re: Help please

2012-04-09 Thread Danial Klimkin
Hi Angelo, Please provide more details on your issue. What client library do you use? What error do you get? Also, the best would be to enable the XML logging and provide us with the results (please make sure to remove Auth and Developer tokens from the output). -Danial, AdWords API Team.

Re: Help with keyword ideas

2012-04-09 Thread Danial Klimkin
Hello Angelo, Please see out examples for sample code. For example, for java you can find it here: http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v201109/GetRelatedKeywords.java See this page for the list of the libraries:

Re: Help with keyword ideas

2012-04-09 Thread Angelo Santoro
Helo Danial, thanks for the answer! First of all I'm coding in C sharp. I want simply to get some keywords ideas using Adwords service when a button in my GUI is clicked. I used the code provided by the sample GetKeywordsIdeas.cs

Re: Help with keyword ideas

2012-04-06 Thread Angelo Santoro
Il giorno mercoledì 4 aprile 2012 19:42:15 UTC+2, Angelo Santoro ha scritto: No help for me? :( Il giorno mercoledì 4 aprile 2012 19:42:15 UTC+2, Angelo Santoro ha scritto: No help for me? :( Il giorno mercoledì 4 aprile 2012 19:42:15 UTC+2, Angelo Santoro ha scritto: No help for me?

Re: Help !! An API exception has occurred

2012-03-06 Thread Anash P. Oommen
Hi Alexsandro, Turn on SOAP logging in your web.config, and post the sanitized SOAP logs on this thread. I'll take a look at it and help you figure out what went wrong. Also, did you inspect the inner exception to see what the error was? The error message is referring to this:

Re: Help getting Started with the new Python API - cant create users in the sandbox

2012-01-28 Thread Monty808
FixedI used the wrong folder. On Jan 28, 5:13 pm, Monty808 davidmontgom...@gmail.com wrote: Hi, I just download the latest adwords API for python adwords_api_python_15.1.5.tar.gz I followed the instructions in the README file. Here is how I ran the config file. Your AdWords

Re: Help getting Started with the new Python API - cant create users in the sandbox

2012-01-28 Thread Monty808
OK Not fixed...how do I get the sandbox to work? when I created the sandbox..thos was the output... The total number of API units consumed during '20120101'-'20120128' is '0'. Usage: 1 units, 1 operations Then per the instructions I ran the follwoing...

Re: Help getting Started with the new Python API - cant create users in the sandbox

2012-01-28 Thread Evgeniy Bogdanov
Hi. Please read carefully http://code.google.com/intl/en/apis/adwords/docs/sandbox.html#getting-started In other words you need to remove Login client email []: client_1...@gmail.com And execute example script GetAllCampaigns After that you can perform example GetClientId and you will get

Re: Help with v201109 AdGroupService selector

2012-01-12 Thread jstedman
Reed, You have to request the specific type of bid that is used for the particular adgroup that you are selecting. For instance, if you are using ManualCPCAdGroup bids, you have to specifically request one(or more) of the selectable fields from this page:

Re: Help with v201109 AdGroupService selector

2012-01-12 Thread Reed
Thanks for the pointer, but I'm still stuck on exactly what is supposed to be in teh selector. I had also tried AdGroupBids.ManualCPCAdGroupBids AdGroupBids.keywordMaxCpc AdGroupBids.ManualCPCAdGroupBids.keywordMaxCpc ManualCPCAdGroupBids.keywordMaxCpc none of which work. ?? -reed --

Re: Help with v201109 AdGroupService selector

2012-01-12 Thread Tim Chaney
Reed, I faced this same issue myself. Turns out you can access them by just specifying the name of the attribute, i.e. KeywordMaxCpc. You do not need to proceed it with the AdGroupBids type. The selectable name is specified in the description column:

Re: Help with v201109 AdGroupService selector

2012-01-12 Thread Reed
Thank you! That's where I started, but the problem turns out to be our old nemesis - inconsistent capitalization. In the selector the K in keyword needs to be capitalized. But on the docs page for ManualCPCAdGroupBids they are listed with lower case, and the results are also clowercase. Plus,

Re: Help on approach for migrating to new Selector

2011-12-05 Thread Kevin Winter
Hi, These classes are auto-generated via axis. I don't believe your approach will interfere with the serialization process, but this is something we've never tested before. I suggest trying it out. Another option would be to write either a utility function or a builder class that takes in

Re: Help with AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID @ Service[CampaignService.get]

2011-09-07 Thread Anash P. Oommen
Hi, If you don't provide an authtoken header, but provide username and password, the client library will automatically generate one. Also, the values from App.config and overridden constructor are merged together, which is why things seem to work even when not specifying authToken. To move

  1   2   >