Running Account Auditor´s script from Google Ads API

2019-04-25 Thread Rodrigo Vazquez
I'm trying to execute (or schedule) an Adwords Script for Account Auditing. I need to do this programatically from my own software. Is it possible to connect to a given account, schedule or run a specific script and then fetch the results? I haven't found anything in the documentation, first

Updating ads without setting all fields

2019-04-25 Thread Dmitry Shvetsov
Hi! I'm updating the expanded text ad via Adwords API. I use 'AdService', 'operator': 'SET'. It requared to fill in all of thees fields: 'headlinePart1' 'headlinePart2' 'description': But I need to update only 'headlinePart2'. Is it possible to fill in only 'headlinePart2'? I want other fields

Problem with getting LANDING_PAGE_REPORT for merchant

2019-04-25 Thread roistat . artemov . d
При запросе отчёта LANDING_PAGE_REPORT на получение ExpandedFinalUrlString для кампаний Merchant возвращается пустой ответ (данных кампаний нет в Merchant это тестовый запрос). Возможно ли, вообще, каким-то образом можно получить FinalUrl из отчёта у объявлений из Merchant по которым были

Re: The ImpressionShare metrics on the AdGroupPerfomanceReport and the CriteriaPerformanceReport.

2019-04-25 Thread T.Motodate
Hiroyuki-san. Thank you for your answer. I understand that SearchImpressionShare metrics was not supported in CriteriaPerformanceReport(Very unfortunately!) About "AbsoluteTopImpressionPercentage" and "TopImpressionPercentage", I'll ask them the community forum you said. However, I have

Re: How to retrive percents filed as decimals in Google Adword API

2019-04-25 Thread Alejandro Valdes
Hi, thanks for your reply. Sorry, I don't explains me well the first time, my question is not about a third-party application, I am using the POST request described in AdWords API documentation. My question is if there is a way

TargetingIdeaService Soap request - No Sevice info

2019-04-25 Thread James Morgan
Hi There, I am reasonably new to the API and am having issues with a Soap Request for the Keyword Idea Service. Essentially I would like to make a request based on a list of keywords and receive the stats from them. However I am receiving the error: *No ServiceInfo for path

RE: [1-4073000025608] How to pull conversion_actions from new google ads api?

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello everyone, Please try your query again. It should have been fixed by now. Cheers, Thanet, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/search/label/google_ads_api

Re: Mobile_Id Casing Format

2019-04-25 Thread ci . wbdigital
Hello, The upload is done via Googleads API call in Scala program. Thanks On Thursday, April 25, 2019 at 8:32:39 PM UTC+5:30, googleadsapi-forumadvisor wrote: > > Hello, > > Could you please confirm if you're seeing this discrepancy while uploading > the lists with and without casing

RE: User list member emails

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Yes, the emails you have specified in the table can be included, and accepted as members of the userlist. Please note however that duplicates are removed automatically by the system. Meaning, if there had been 2 instances of the same email address in the request, then only the first

Re: ADGROUP_PERFORMANCE_REPORT does not display the metric SearchRankLostImpressionShare correctly

2019-04-25 Thread Juliana Cota
I'll be waiting! Thank you! Em segunda-feira, 15 de abril de 2019 23:40:37 UTC-3, googleadsapi-forumadvisor escreveu: > > Hi Juliana, > > Could you provide the complete SOAP request and response logs together > with the customer ID and the ad group IDs where you noticed the issue via > *Reply

Re: User list member emails

2019-04-25 Thread mercadeoprueba19
Hi Peter, But, it can contain multiple email addresses for a customer with the api? Example: *Email * *Email2* *Email3* *telefono1* *telefono2* *telefono3* clie...@prueba.com clie...@prueba.com clie...@prueba.com 51980342178 51876543821 5190889833 a...@prueba.com b...@prueba.com

Data inconsistent when pulled from different resources... ad_group_criterion.negative is not returning when combined with keyword_view.. check details in the ticket

2019-04-25 Thread Darshan Pradhan
Hi, I am seeing some inconsistency in data being returned from google ads api. The pull of ad_group_criterion.negative using keyword_view(with negative = true) is returning no results where as similar query directly against ad_group_criterion yields count. Possibly a bug? *UN-SUCCESSFUL

RE: Google Ads API V1: INTERNAL error

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Sergei, I looked at the underlying error for that request on our side, and it appears that something's going wrong when the API attempts to populate the *ad_group_ad.policy_summary* field. I've reported this issue to the team, but in the meantime, if you remove that field from your SELECT

RE: Ads API vs AdWords API - difference in accounts

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Vadim, In your AdWords API call, you have excluded the sub MCC's which might be a cause that you have seen less results. The customer_client will return all the accounts the are manageable(including sub MCCs) by the MCC account that is specified in the API call. Currently it is not

RE: App Promotion ad in google ads new api

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mohammad, Using Google Ads API, you can create ads such as app_ad . You can run a report

AdGroupFeedError.CANNOT_OPERATE_ON_DELETED_ADGROUP_FEED

2019-04-25 Thread dhmitchell23
What exactly does this mean? 1. the feed is deleted 2. the feed item is deleted 3. the ad group is deleted 4. there was an AdGroupFeedItem mapping from some specific feed item and ad group which I deleted and am now trying to delete again or create again? If the latter, is it not

RE: AdGroupExtensionSettingOperation removes existing feed items when trying to add a new one

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Tim, Thank you for clarifying this. When you're updating the existing Ad group with a new feedItem, you will need to use the AdGroupExtensionSetting.mutate() with the operator as SET/ADD. To prevent the new settings to overwrite the existing settings, you will need to send back all the

RE: wrong expected behaviour with validate only

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, If your request contains errors at operation index 0 and operation index 2, then the response will return both errors. In addition, in logs you'll see an *index* value for the entry for operation 2 since that's not the default value for an int. Here's an example I put together: message:

RE: TargetingIdeaService RequestType STATS with Google Ads API

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, The *Keywords you provided* is not available via API. The KeywordPlanIdeaService.GenerateKeywordIdeas will return only the Keyword ideas of the seed keywords you provided but not the seed keywords itself. Instead to get the stats of the seed keywords you can add them to the

RE: Get accounts associated to manager account in Google Ads API

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Tim, You can use the query that Vadim mentioned to get your client accounts. The field *level *will give you the distance between given customer and client. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Ads API vs AdWords API - difference in accounts

2019-04-25 Thread vadim
Hello, I'm really disappointed. Around a week I'm fighting to get correct information regarding accounts under specific MCC using new API. Could someone explain what is the status of new API, is it still BETA or it's RELEASE already? When I'm using old API ManagedCustomerService with selector

RE: Mobile_Id Casing Format

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Could you please confirm if you're seeing this discrepancy while uploading the lists with and without casing from the Google Ads UI? If yes, could you please share the request and response logs for the upload using Reply privately to author option. Thanks, Bharani, Google Ads API Team

Re: wrong expected behaviour with validate only

2019-04-25 Thread benjamin
Exception is fine as long as I have data to process. I would say its the api's library to provide with proper data despite buffer constraints. I have not tested something though: what if entries at index 0 and 2 have bad data? Would I get all errors (which I would like) or only the first

Re: Get accounts associated to manager account in Google Ads API

2019-04-25 Thread vadim
Hi Anthony, I'm wondering that you have an mistake in explanation. Using CustomerClientService possible just to retrieve only one CustomerClient. In order to retrieve all

Re: Get accounts associated to manager account in Google Ads API

2019-04-25 Thread Tim
Hi Anthony, Thank you for the help. I'm a little confused on how to use the CustomerClientService. Firstly to get the service should I be doing this with a GoogleAdsClient that has login customer ID set to the manager account ID? Then, how do I use the service to determine if a given account

RE: wrong expected behaviour with validate only

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I just realized that I may have misunderstood the issue with the error. Is the problem you're highlighting that it's missing the operation index? Error 1: {"errorCode":{"mutateError":"RESOURCE_NOT_FOUND"},"message":"Resource was not

RE: Get accounts associated to manager account in Google Ads API

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Tim, You can use the CustomerClientService to get the accounts under your manager. For future reference, you can use this guide

RE: [3-3064000025821] Quotas?

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Fabian, Sorry for this inconvenience. I've passed this information to the engineering team for further checking. We'll keep you updated once we have know anything more. Best, Thanet, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Get accounts associated to manager account in Google Ads API

2019-04-25 Thread Tim
Given a manager account ID, how can I find the sub accounts this manager account is associated with? In AdWords API there's the ManagedCustomerService but I cannot see an equivalent approach in Ads API. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: The ImpressionShare metrics on the AdGroupPerfomanceReport and the CriteriaPerformanceReport.

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Motodate-sama, Please refer to the answers below for each question: *Question 1)We can see the SearchImpressionShare metrics on the AdWords Console Website.And we could get the the metrics related to SearchImpressionShare from the KeywordPerformaceReport according to the Reporting

Re: Mobile_Id Casing Format

2019-04-25 Thread ci . wbdigital
I am not facing any errors but with lowercase my match display network member count were more when compared to without any casing conversion. So wanted to understand the reason behind it Thanks On Wednesday, April 24, 2019 at 11:02:00 PM UTC+5:30, ci.wb...@gmail.com wrote: > > Hi Team, > >

App Promotion ad in google ads new api

2019-04-25 Thread Mohammad Reza Kiani
Hello, I want to use new API of google ads which is recommended in adwords api documentation (new API address: https://developers.google.com/google-ads/api) to create an app promotion ad. In the adwords API, I used UniversalCampaign but because I couldn't get performance analyze for each ad

Google Ads API V1: INTERNAL error

2019-04-25 Thread srg . kim
Dear Team, This request is failing with no reason: curl -X POST -H 'Authorization: {{ access_token }}' -H 'Content-Type: application/json' -H 'developer-token: {{ developer_token }}' -d '{"query":"SELECT ad_group.id, ad_group_ad.ad_strength, ad_group_ad.policy_summary, ad_group_ad.status,

Re: AdGroupExtensionSettingOperation removes existing feed items when trying to add a new one

2019-04-25 Thread Tim
Hi Bharani, Thanks for your reply. The problem I am having is not to do with associating a feed item with multiple entities, but instead the problem is that the associations between a feed item and an ad group gets lost when I add another association using the code supplied. I can get around

The ImpressionShare metrics on the AdGroupPerfomanceReport and the CriteriaPerformanceReport.

2019-04-25 Thread T.Motodate
Could you please tell me about the ImpressionShare metrics on some performance reports? Question 1) We can see the SearchImpressionShare metrics on the AdWords Console Website. And we could get the the metrics related to SearchImpressionShare from the KeywordPerformaceReport according to the

Re: [GOOGLE ADS API] Get Conversion Action List

2019-04-25 Thread Robert Heise
Hi Anthony, I'm having the exact same issue using the Google Ads API Java client lib. We're currently migrating from Adwords API to Ads API and are blocked for the conversion trackers migration due to this issue. When trying to retrieve all documented fields for conversion_action (see

RE: python Google Ads API: Troubleshoot Deadline exceeded error 504 for trying to pull geographic region costs for single country for a single day

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Nicholas, Your query appears to be correct as I tried it locally using my test account. The deadline error might indeed be due to a the volume of data you are extracting. However, to have a closer look at the issue as to why you are getting the deadline error, could you provide your

RE: Getting inactive and cancelled accounts via CustomerService.getCustomers().

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Chuck, Yes, it is also applicable to CustomerService.getCustomers() wherein all the client accounts with canceled status are no longer returns. Please let me know if you have further

Re: Google Ads API: How to catch the 504 Deadline Exceeded error (Python)

2019-04-25 Thread Mat
Apparently we should never have to bother with this bug, because it should already be caught in the Python library. But there seems to be an issue: https://github.com/googleads/google-ads-python/issues/87 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: How to retrive percents filed as decimals in Google Adword API

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Alejandro, Unfortunately, our team doesn't support post processing and configuration of any third-party application to AdWords API. Our team can only provide troubleshooting support and provide answer to any AdWords API related