Re: Adword Conversion tracking

2018-03-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Sunny, The status "No recent conversions" means that the system sees your conversion tag but haven't recorded any conversions in the last 7 days. This is most likely because you don't have any ads sending people to the page where you installed your tag. Make sure your campaigns are all runn

Re: Accessing AdWords API from an AdWords script

2018-03-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Peter, My apologies as I could not comment on what you wish to achieve. However, from the AdWords API perspective, we do not support the integration of AdWords API and AdWords Scripts (as they are on totally different platforms), nor do we support the use of JavaScript as an additional plat

Re: Ad group label filter for ad performance report

2018-03-20 Thread harish.padmakar via AdWords API Forum
Thank Bharani, Using AdWords UI I'm able to segment ads by keyword/placement, but I do not see keyword/placement segment in ad performance report. Is there a way to do this using API? Thanks On Thursday, 15 February 2018 22:30:40 UTC+5:30, Bharani Cherukuri (AdWords API Team) wrote: > > Hello

Re: Get a list of companies using only the user auth_token ?

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, If you are using our client libraries, then the token there is the refresh token (withRefreshToken('')) which is used to generate the access token in the backend. Before the access token expires or when it expires, the refresh token is used to automatically update

Question on device level bid-modifiers showing up on API pull

2018-03-20 Thread Tirtha Ghosh Dastidar
Hi team, Wanted to confirm if this is expected behavior. I have campaign C1 with device level bid-modifier set for mobile at 10%. Under C1 I have adgroup A1 which has device level bid-modifier set for desktop at 15%. In the UI, at adgroup level, I see both device bid-modifiers (mobile 10% and

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-03-20 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Raneen, >From our logs, it appears that your requests are most frequently failing with the following errors: - ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH - AuthorizationError.USER_PERMISSION_DENIED - ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT Could you s

Re: API migration, detect requests source

2018-03-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Nicolò, Could you please *reply privately to author* with your MCC id and Developer token, so that we can pull up your API calls being made to v201705 and v201708? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+

Adword Conversion tracking

2018-03-20 Thread Sunny K
Hi, We just add a adwords conversion tracking in our tag manager. but it shows the status "No recent conversations". What it indicates and how to it verifies. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.bl

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-03-20 Thread Dorian Kind
Hi, FWIW, we've also noticed these intermittent 400 Bad Request errors when downloading reports. We have not seen these specific failures before. >From what I can tell in our case, they do not seem to be related to OAuth2 access token issues as those fail with a message of "AuthenticationError.

Re: Get a list of companies using only the user auth_token ?

2018-03-20 Thread Евгений Шевцов
? вторник, 20 марта 2018 г., 13:51:11 UTC+3 пользователь Vincent Racaza (AdWords API Team) написал: > > Hi, > > As you can see in this section > , > > if you don't want to use the property file, then

Re: Video Performance Report

2018-03-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Timna, I have shared your feedback to the team and they are currently looking into the feasibility of exposing this in the API. Unfortunately, we don't have a timeline for when this might be available via the API. I would suggest that you follow our blog

Re: Mapping "Campaign Type" filter in the UI to that of Campaign and Keywords Performance Reports.

2018-03-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, You are right, the campaigns can only be filtered with type in the CAMPAIGN_PERFORMANCE_REPORT and FINAL_URL_REPORT

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-03-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Ron, The V201702 version of the API is deprecated and all calls made to this version of the API will return an error. v201802 is the most recent version of the API currently available. We strongly rec

Re: Accessing inactive AdWords Accounts

2018-03-20 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Stefano, Please see my answers *inline* below. 1. I don't see any field indicating the account status here https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201802-ManagedCustomerService Will this service keep returning inactive accounts? If yes, does this mean that th

Re: BudgetOrderService.BudgetOrder - where to get primaryBillingId ?

2018-03-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Mirek, You can do a BudgetOrderService.getBillingAccounts() which will return BillingAccounts

BudgetOrderService.BudgetOrder - where to get primaryBillingId ?

2018-03-20 Thread Mirek Fidler
We are using BudgetOrderService.BudgetOrder https://developers.google.com/adwords/api/docs/reference/v201710/BudgetOrderService.BudgetOrder In order to upgrade to the current version of AdWords API, we are required to supply primaryBillingId. However, we are not able to figure out where to get

Re: Can AdGroupAdReturnValue Contains an AdGroupAd with its Policy Summary?

2018-03-20 Thread alex . komisarz
Thanks for the info, Peter. What I'm trying to do is store the policy summary's 'Policy Approval Status' after creating a new ad. Since the policy summary is not returned in the mutate request I'm unable to do this in one step. Is this expected behavior then, and will I just need to make anothe

Re: Creating negative keyword in manager account using SharedSetService - validating migration from 201705 to 201802

2018-03-20 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Matt, Your theory sounds right to me. Prior to v201710, the AdWords API prevented users from creating a shared set in a manager account because the AdWords API did not perform some additional internal steps required for manager-level sets. At that time, the workaround was to create the mana

Re: Video Performance Report

2018-03-20 Thread 'Timna Carmel' via AdWords API Forum
Hi, Following up on this. any update? Thanks, Timna On Monday, February 26, 2018 at 4:56:16 PM UTC+2, Timna Carmel wrote: > > Hi Guys, > > Based on the documentation found here: > https://developers.google.com/adwords/api/docs/appendix/reports/video-performance-report#conversioncategoryname >

Re: QueryError.INVALID_DURING_CLAUSE For CALL_METRICS_CALL_DETAILS_REPORT

2018-03-20 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Biniam, This thread is really old, could you start a new thread please? Cheers Anash P. Oommen, AdWords API Advisor. On Wednesday, March 14, 2018 at 5:41:39 AM UTC-4, Biniam Asnake wrote: > > Any update on this since I am having a similar problem. > > On Thursday, May 15, 2014 at 5:37:26 PM U

API migration, detect requests source

2018-03-20 Thread nicolò Cozzani
Since the API sunset warning i've migrated my application (a web application with the php sdk ) to lastest version of the api. Yesterday an email warned me that the 10% of calls of last week were made from * v201705, v201708 .* My application is quite big and has a lot of functionality but i'm qu

Re: Get a list of companies using only the user auth_token ?

2018-03-20 Thread Евгений Шевцов
And where is the token used here? I want to extract the OAuth 2.0 upgrade token for each AdWords account that you want to manage. No MCC https://developers.google.com/adwords/api/docs/guides/clientlogin-to-oauth2-individual-accounts#retrieve_oauth_20_refresh_token_for_individual_adwords_account в

Re: Get a list of companies using only the user auth_token ?

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, As you can see in this section , if you don't want to use the property file, then you need to set the OAuth2 fields in the OAuth2TokenBuilder

Re: Could not load file or assembly 'System.ServiceModel.Primitives, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file spec

2018-03-20 Thread Saritha Gangareddy
Thank You Peter, I will post this question in that link. On Tuesday, March 20, 2018 at 2:04:41 PM UTC+5:30, Peter Oliquino wrote: > > Hi Saritha, > > Your issue appears to be more related to the .NET client library. This > said, you may get in touch directly with the library owners via this link

Re: Accessing AdWords API from an AdWords script

2018-03-20 Thread peter
Hi Luis, I do realise that AdWordsApp is a different platform. The question is if I can do it with JavaScript in the hosted AdWords environment (as available in the AdWords -> Bulk operations -> Scripts). Ive written against the AdWords API in Java and VB.net without issues. Are you telling me

Re: Accessing AdWords API from an AdWords script

2018-03-20 Thread peter
Hi Luis, Ive written against the AdWords API in Java and VB.net without issues. Are you telling me it is impossible with JavaScript (as available in the AdWords -> Bulk operations -> Scripts)? Cheers, Peter -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Accessing AdWords API from an AdWords script

2018-03-20 Thread peter
Hi Luis, Ive written against the google API in Java and VB.net without issues. Are you telling me it is impossible with JavaScript (as available in the AdWords -> Bulk operations -> Scripts)? Cheers, Peter On Tuesday, 20 March 2018 10:35:46 UTC+1, Luis Xander Talag (AdWords API Team) wrote:

Accessing inactive AdWords Accounts

2018-03-20 Thread Stefano Fontana
Context: http://googleadsdeveloper.blogspot.ch/2018/03/changes-to-inactive-adwords-accounts.html I understand that the policy will be enforced starting from March 26. However I still have a couple of questions regarding this matter: 1) I don't see any field indicating the account status here ht

Re: Accessing AdWords API from an AdWords script

2018-03-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Peter, You cannot connect the AdWords API with AdWords Scripts because they are both different platforms. If you're new to AdWords API and want to get started, you will need to sign up for an MCC account by following this guide a

Re: Days to Conversion metric

2018-03-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Peter, Currently, the report that you mentioned is not available through the API. However, you may want to check this guide for the available conversion attributes that is av

Re: API version v201705, v201708 warning email: Does it apply to scripts?

2018-03-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Josiah, The AdWords Scripts is a different platform from the AdWords API. The email you received regarding the migration status of the AdWords API is only for the API. If you are still using the old version of the AdWords API (v201705), I would recommend you to migrate to the latest versio

Re: Get a list of companies using only the user auth_token ?

2018-03-20 Thread Евгений Шевцов
Can you show an example using a token without using the property file? вторник, 20 марта 2018 г., 11:28:14 UTC+3 пользователь Vincent Racaza (AdWords API Team) написал: > > Hi, > > Could you confirm on what you meant by the list of companies? I have > responded to your other forum post >

Mapping "Campaign Type" filter in the UI to that of Campaign and Keywords Performance Reports.

2018-03-20 Thread scorchpem
Hi, I tried looking for a mapping of the Campaign Type filter and column in the AdWords UI to that of the reports in API. It seems for Campaign, it is Advertising Channel field. How about in Keywords performance reports? I'm assuming I should also be able to filter Keywords by Campaign type bec

Re: OperationAccessDeniedReason missing CUSTOMER_NOT_ACTIVE in v201802

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Scott, As you can see in the blog post , the change discussed there including the CUSTOMER_NOT_ACTIVE enumeration will happen on March 26, 2018. So currently, the CUSTOMER_NOT_ACTIVE enum type is not

Re: Could not load file or assembly 'System.ServiceModel.Primitives, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file spec

2018-03-20 Thread 'Peter Oliquino' via AdWords API Forum
Hi Saritha, Your issue appears to be more related to the .NET client library. This said, you may get in touch directly with the library owners via this link for further assistance. Best regards, Peter AdWords API Team -- -- =~=~=~=~

Re: Get a list of companies using only the user auth_token ?

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Could you confirm on what you meant by the list of companies? I have responded to your other forum post but your example code is about getting campaigns and you have an error on

OperationAccessDeniedReason missing CUSTOMER_NOT_ACTIVE in v201802

2018-03-20 Thread Scott
According to this Blog Post : there should be a new OperationAccessDeniedReason of CUSTOMER_NOT_ACTIVE available in v201802 of the API. This new OperationAccessDeniedReason does not appear in the Api Doc

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-03-20 Thread Ronald Findling
Hi Raneen, we face a similar issue for some months now observing requests sporadically failing with 400 Bad Request. Our versions: 201702 version of the AdWords API https://github.com/googleads/googleads-java-lib 3.12 The related log part: 2018-03-19 01:21:15 [WARN] c.g.a.a.a.lib.utils.report_do

Accessing AdWords API from an AdWords script

2018-03-20 Thread peter
Need to access a few data points which are available in AdWrods API, but not in AdWords script. I have a few elaborate scripts in place already and would prefer not to build an entire framework just to access these data points. *Can I connect to the AdWords API with my AdWrods script? * If yes

Re: Can i access the targetingIdeaService from Adwords API within R?

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, The R Package is not officially supported in the AdWords API. You can see here for the list of supported client libraries that you can use. I am not sure how the R package accesses the AdWords API services, but you can refer

Could not load file or assembly 'System.ServiceModel.Primitives, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specifie

2018-03-20 Thread Saritha Gangareddy
I am getting this error after upgrading my Google Adwords API from V201705 to V201802. In this version they removed soapextension so I commented soapextension related code in my app.config as they given instructions in this https://github.com/googleads/googleads-dotnet-lib/wiki/Upgrading-your-c

Days to Conversion metric

2018-03-20 Thread peter
Hi, is it possible to access the *Days to Conversion* metric or to recreate it from data available to the API? I cannot locate it in the documentation. You can see the metric in the UI (Old UI) under Tools -> Attribution -> Paths -> Time Lag -> Days to Conversion. Ill attach a screenshot. Tha

Get a list of companies using only the user auth_token ?

2018-03-20 Thread Евгений Шевцов
Can I get a list of companies using only the user's OAuth2 token? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How do I get a list of google adwords api?

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, You may use this guide instead of the one that you linked on how to authenticate in the AdWords API via installed application or web application or service account type. Also, we recommend that you use the property file