RE: Setting or Retrieving Campaign Goal through Adwords API

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Vijaysinh, Could you elaborate on what do you mean by "you want to create a Display Campaign using Conversion Goals"? This seems not possible in the AdWords API as the AdWords API does not support managing conversion goals. Also, you mentioned that you retrieved those conversion goals using t

RE: AdGroup Negative Placements Performance Report??

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Han Vo, This was sent over to me because I've worked quite a bit with reports. Please take a look in the UI at the *Placements WHERE ADS SHOWED *report. You will see that there is no column for ad. This is why you do not see the ad in the API report. Do you see the channel ID in the UI rep

Re: GoogleAds API Equivalent For ProductScope

2019-01-28 Thread Kevin
Alright, I'll take a look. Thanks! On Friday, January 25, 2019 at 2:20:58 AM UTC-8, googleadsapi-forumadvisor wrote: > > Hi Kevin, > > ProductScope is currently not available in Google Ads API. However, you > may use the ListingDimensionInfo >

RE: Valuetrack Parameter Connected TV

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Uwe, Based on the API blog post , it appears that all reporting for this goes to desktop platform value. That was mentioned in the last paragraph of the blog post. This leads me to believe that value t

RE: Передача данных из AdWords

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Oleg, I am not familiar with 1C. Is this a platform or application that you developed, or is it a third party platform for which you bought a license or subscription? Regards, Sai Teja, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussio

RE: Is there any limit to search keywords or search results for google keyword planner API?

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Rahul, You could use the TargetingIdeaService of the API to achieve similar results that you see in the Keyword Planner web interface. There is a limit on

RE: "cannot_modify_Ad" Error Updating Final URLs for Ads

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Pat, Those are two different ways of updating the sitelinks. If you are using the extension setting services at various levels (Customer/AdGroup/Campaign) to create the extensions, I would recommend using the same to m

RE: Delivery Status Notification (Failure)

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Yurri, Could you please confirm from if you are noticing the concern in the UI or via API? If you are noticing this via UI, I request you to post your concern on the Advertisers Community form , they are better

RE: Can't connect to API / python3

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The issue seems to be due to un-commenting the empty quotes ("") followed by colon (:) in the googleads.yaml . To enable logging, you could also add the two lines given here

RE: Programatically see what level of access an account manager is given

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello James, Unfortunately, it is not possible to fetch the access level via API. You could only see the access level via "Account access" section of the AdWords account via UI. Regards, Sai Teja, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and d

RE: migrating to v201809

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Armin, Starting the v23.6.0 version , the client libraries lib folder does not contain these. I found a previous discussion which might be helpful for you.

Is there any limit to search keywords or search results for google keyword planner API?

2019-01-28 Thread iamrahul371986
Hello I am planning to build an application like "https://kwfinder.com"; using google Adwords API for keyword planner. Is there any limit to search keywords or search results for google keyword planner API? Any help would be appreciated. Thank you Best Regards, Sarath TS -- --

Передача данных из AdWords

2019-01-28 Thread Oleg Sokolov
Добрый день. Подскажите, если ли возможность интеграции аккаунта Google Adwords и 1С? Нам необходимо передавать в 1С данные по расходам кампаний. Если есть такая возможность, то как это можно сделать через API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Decimal Rounding Rule

2019-01-28 Thread yurii
I have an issue where my Avg. CPC is 2.985 and it is shown as 2.98. On Wednesday, June 13, 2007 at 8:55:37 PM UTC+3, kai wrote: > > Hi, I wonder what's the rounding rule for decimal number. > > Does Adwords follow the standard to round up when it's >= 5 and round > down when it's < 5? > > > for e

Re: AdGroup Negative Placements Performance Report??

2019-01-28 Thread Han Vo
Hi Luis, I would like to follow up on this Thanks On Friday, January 25, 2019 at 10:14:56 AM UTC-5, Han Vo wrote: > > Hi Luis, > I sent you a private message > Thanks > > On Thursday, January 24, 2019 at 11:02:29 PM UTC-5, > googleadsapi-forumadvisor wrote: >> >> Hi Han, >> >> Could you provide t

Re: "cannot_modify_Ad" Error Updating Final URLs for Ads

2019-01-28 Thread pjodonov
Hi Sreelakshmi, Thanks for the response. Does the mutate operation including removing old entries and creating new with updates? My objective is to set the final URL for sitelinks via the API. Do you think CampaignExtensionSettingService

Re: Programatically see what level of access an account manager is given

2019-01-28 Thread Zweitze
I am not aware of a direct call in AdWords API, although the new Ads API (currently in beta) may have some. I do know a workaround. Identify API calls that fail when the user has no sufficient access rights. Then call that exact API call with header flag "validateOnly" set to true. When that fl

Re: Setting or Retrieving Campaign Goal through Adwords API

2019-01-28 Thread Vijaysinh Parmar
I wants to create Display campaign using Conversion Goals. I am able to get conversions goal list using conversion tracker service, Now how to map same with while creating Campaign with api? Regards, Vijaysinh Parmar, er.parmarvi...@gmail.com Blog::*http://ervijaysinh.blogspot.in/*

Re: Programatically see what level of access an account manager is given

2019-01-28 Thread James Andrews
I seem to have gotten unnoticed, anyone? bueller? On Thursday, January 24, 2019 at 10:42:58 PM UTC+9, James Andrews wrote: > > Hello, > > I have an manager account with several managed accounts of varying access > level. I would like to be able to sort the managed accounts into groups by > acc

Re: ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2019-01-28 Thread Oksana Sulyma
Let me share here result of private correspondence just in case it could be helpful to others: "Hello Oksana, Your request seems good. Looks like the errors related to report downloader may be due to the on-going issue we are facing. Our team is actively working on it. I will update you once I

Valuetrack Parameter Connected TV

2019-01-28 Thread Uwe Breckner
Hey everyone, since Connected TVs are new devices in the Adwords API, is there a valid Valuetrack Parameter available for CTV or is a Click on a TV not possible? Best regards, Uwe -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogs

Report Failed with error code 400

2019-01-28 Thread Jatin Katyal
Hi Hi I am trying to download Shopping performance report wit following definition, but I keep on getting *"Report failed for customer ID with code 400 after 1 retries."* *report_definition = { 'reportName': 'Custom report', 'dateRangeType':

RE: Shopping performance report failed with code 400 after 1 retry

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Jatin, From looking at the code you gave, I noticed you have a typo error which is 'CustomAttribut0'. Could you replace this with the CustomAttribute0 and let me know what happens?

RE: Private message regarding: AdGroup Negative Placements Performance Report??

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Han, Thank you for providing additional information. I will check this with the team to see if you should be able to retrieve the channel ID of your YouTube placement and will provide you an update as soon as available. Regards, Luis AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Report failed with error code 400

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Jatin, Since this is an old thread and for better tracking, can you create a new thread and mention the complete details of the issue there instead? We will continue our discussion about your issue from there. Thanks and regards, Peter AdWords API Team On 01/28/19 16:35:43 jatin.kat...@sear

Re: Report failed with error code 400

2019-01-28 Thread Jatin Katyal
report_definition = { 'reportName': 'Custom report', 'dateRangeType': 'CUSTOM_DATE', 'reportType': 'SHOPPING_PERFORMANCE_REPORT', 'downloadFormat': 'CSV', 'selector': { 'fields': ['Date', 'AccountDescriptiveName', 'CustomAttribute0'

Shopping performance report failed with code 400 after 1 retry

2019-01-28 Thread Jatin Katyal
Hi I am trying to download Shopping performance report wit following definition, but I keep on getting *"Report failed for customer ID with code 400 after 1 retries."* report_definition = { 'reportName': 'Custom report', 'dateRangeType': 'CUSTOM_DATE', 'reportType': 'SHOPPI