get impressions,CTR ,max CPC in GetKeywords API

2018-01-31 Thread Bhairavi
I am using GetKeywords API in php.I get id match type,keyword text from api ,but how to get impressions,CTR ,max CPC from GetKeywords API.Below is the sample code : if ($page->getEntries() !== null) { $totalNumEntries = $page->getTotalNumEntries(); foreach ($pag

Re: Currency not converted when adding offline conversions

2018-01-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi Nikolai, Setting the ConversionCurrencyCode does not necessarily mean that the OfflineConversionFeedService will convert and return the OfflineConvers

Re: Identify Adwords Express campaigns uniquely

2018-01-31 Thread Team Jellyfish
Hi, Thanx for your help. We are getting all campaigns (campaign related to adwords and AdWords Express) when we make call to get all campaign under an Adwords account. But, In that not able to identify campaigns related to AdWords Express. Is there any way so that we can identify Campaigns over t

Re: Developer token accepted by other accounts besides one account

2018-01-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi, The QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED error you are encountering indicates that you are using a developerToken that has not yet been granted with basic access

Re: Using Pandas instead of objects to automatically run entire Adwords account - any downsides?

2018-01-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi Neil, The issue was related to the Python library. You may reach out to the library owners via this link as they are better equipped to assist you on this. Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Using Pandas instead of objects to automatically run entire Adwords account - any downsides?

2018-01-31 Thread Neil Turner
Hi, Did figure this out? I'm looking into doing the same thing. On Monday, January 15, 2018 at 5:03:09 PM UTC-5, angie...@simplisafe.com wrote: > > I'm running a large Adwords account. The plan right now is to shift > everything to run entirely on Python, including adding keywords and > negativ

Developer token accepted by other accounts besides one account

2018-01-31 Thread Advertising Service Account
Hello, We are using the API's developer token to make requests. It is to my understanding that sub-accounts on a main account can effectively share a developer token once access is granted to one. Through testing, we can see that this is the case for our other clients (we use one developer token

Currency not converted when adding offline conversions

2018-01-31 Thread 'Nikolai' via AdWords API Forum
Hi I just started sending our offline conversions to AdWords via. the AdWords API. We have some conversion which are in GBP and some with are in EUR. The AdWords account is set to GBP. When I upload EUR conversions AdWords does not convert them to GBP but displays the EUR amount. My code for

Re: Best way to get keyword search volume via the Adwords API in 2018?

2018-01-31 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Arjun, The best way to get the keyword search volume for a batch of keywords via API is TargetingIdeaService . You will need to set the selector's requestType to RequestType.STATS

Re: AdWords API Budget Setting

2018-01-31 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, The BudgetOrderService (BOS) is for whitelisted manager accounts to programmatically create account-level budgets for the client accounts they manage on consolidated billing

Re: Destination URL report returns no data

2018-01-31 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the complete Report definition along with the clientCustomerId via the *Reply privately to author* option, so I can take a look? I see that there is another thread

Re: Destination URL Report returns no data

2018-01-31 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Christina, Could you share us the complete Report definition along with the clientCustomerId via the *Reply privately to author* option, so I can take a look? Thanks, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: h

Re: BatchJobProcessingError.INTERNAL_ERROR while pushing extensions

2018-01-31 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Suvodhoy, Sorry for very long delay. The issue happening to your batch jobs has been fixed already. Please let me know if you're still faced with similar issues when creating batch jobs with similar numbers of operations. Best, Thanet, AdWords API Team On Tuesday, May 23, 2017 at 6:10:47

Re: Why our Organic Rank drop due to Adword?

2018-01-31 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Since your question is specific to AdWords product in general, please post this on the Advertisers community forum . The product experts there are better equipped to address this question. Thanks, Sreelakshmi

Re: Placeholder Feed Item attributeValues Price extension

2018-01-31 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Rohan, I have replied to you in the private thread with details. For the benefit of other users of the forum, please find the summary below: The numbers in the logs for FeedItemService.get() are the ids

Re: Getting Google::Apis::AuthorizationError: Unauthorized when I try to delete a sub-account (but creating them works)

2018-01-31 Thread doug livesey
Sorry, yes of course -- thanks for pointing me there! On Wednesday, 31 January 2018 15:35:17 UTC, Milind Sankeshware (AdWords API Team) wrote: > > Hi Doug, > > On this forum, we handle questions related to the AdWords API. Since your > question is related to Google Shopping Content API, could yo

Re: Identify Adwords Express campaigns uniquely

2018-01-31 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, The blog post about AdWords Express Campaigns explains how you can differentiate AdWords Express campaigns in the Campaign Performance Report

Re: Getting Google::Apis::AuthorizationError: Unauthorized when I try to delete a sub-account (but creating them works)

2018-01-31 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Doug, On this forum, we handle questions related to the AdWords API. Since your question is related to Google Shopping Content API, could you post the question on their forum ? Thanks. Milind, AdWords API Team. -- --

Re: is CampaignID unique crossaccount?

2018-01-31 Thread David Navarro
Thx Bharani! El miércoles, 31 de enero de 2018, 15:50:30 (UTC+1), Bharani Cherukuri (AdWords API Team) escribió: > > Hello David, > > Campaign ID is globally unique, which means that two different accounts > cannot have the same Campaign ID. You may refer to this guide >

Re: is CampaignID unique crossaccount?

2018-01-31 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello David, Campaign ID is globally unique, which means that two different accounts cannot have the same Campaign ID. You may refer to this guide for the scope of uniqueness for each Object ID within AdWords. Regards, B

Re: Filter out remarketing campaigns

2018-01-31 Thread alexander . stafstrom
I solved it by getting the userlists of one of the following ListTypes: UserListType::RULE_BASED, UserListType::REMARKETING, UserListType::EXTERNAL_REMARKETING And then using the audience performance report with the predicate that Criteria should be in the list of the above userlist-ids with th

Getting Google::Apis::AuthorizationError: Unauthorized when I try to delete a sub-account (but creating them works)

2018-01-31 Thread doug livesey
Hi -- I'm using the `Google::Apis::ContentV2::ShoppingContentService` (in the Ruby API) to create sub-accounts and upload datafeeds to them. This is working fine. However, I need to be able to delete a bunch of sub-accounts, as we've hit the limit of sub-accounts that we can use. So I wrote a qui

Destination_URL_Report returns no data

2018-01-31 Thread Samorodnytskiy
Why? We are using currently Final_URL_Report for getting URLs and metrics. But Destination_URL_Report schould return more metrics, those we need. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.go

Destination URL report returns no data

2018-01-31 Thread Samorodnytskiy
Hello, we are using currently Final URL report to get click-URLs and metrics. If we request Destination URL report, no data returns. Why? The advantage of Destinations URL report is, that it returns more metrics. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Destination URL Report returns no data

2018-01-31 Thread Christina Konstantinidou
Hello, we are getting currently URLs and metrics per Final URL Report. If we make requests to Destination URL Report, no data returns. Why? The advantage of Destination URL Report is, that it returns more metrics, for example VideoQuartile100Rate

AdWords API Budget Setting

2018-01-31 Thread sa
Hi, I know that I can use BudgetService to create, modify and delete budgets for different levels in AdWords hierarchical structure. Hence, I can change budgets like the daily AdWords campaign budget at will for any account that I have authorization via AdWords API as long as I have a valid de

Why our Organic Rank drop due to Adword?

2018-01-31 Thread Sikha
Thanks in Advance. I have analyzed that due to Adword, Organic Rank is getting drop. why? If we promote in social network then Organic rank will good or increase. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.c

Identify Adwords Express campaigns uniquely

2018-01-31 Thread Team Jellyfish
Hi, Can we identify Adwords Express campaigns using API uniquely? How can we filter out adwords express related campaigns from adwords campaign. Please help me. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

How to get the search volume for keywords via an API every month.

2018-01-31 Thread Arjun Rajkumar
Hey, I would like to get back the search volume for a bunch of keywords (~1000 keywords) programatically via an API every month. Which API should I use to get this programatically? Any links to the preferred API will be really helpful. Can this be done via the Adwords API ? Thanks Arjun --

is CampaignID unique crossaccount?

2018-01-31 Thread David Navarro
Hi, I've undestood CampaignID is unique in just one account but I would like to know if could be same CampaignID in differents accounts .. ?? Thx! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.

Best way to get keyword search volume via the Adwords API in 2018?

2018-01-31 Thread Arjun Rajkumar
Hey! I saw different suggestions (older dates) for how to get the keyword search volume for a particular keyword. Can anyone please confirm the best way to get the keyword search volume for a batch of keywords via some API? Which API should I use? Sorry if this is a newbie question. Just co

Re: Conversion value is 0 in report api but, 1 in dashboard. why different?

2018-01-31 Thread poglot
[sovled] It's different between `conversions` and `conversion value`. What I found is conversions and corresponded with Adwords UI. Thank you, Vincent. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https:

Re: Filter out remarketing campaigns

2018-01-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi Alexander, There is currently no Remarketing specific campaigns in AdWords, however, if you wish to retrieve the campaigns which targets the "Website visitors" audience lists specifically, then it is still possible. These audience lists are usually created as an ExpressionRuleUserList