Re: Is {device} value track parameter available for PLAs?

2014-03-26 Thread Cap'n of d'Ship
Hi, We're adding some tagging parameters to the URL from the ProductTarget's url field. But the base of the url is set as {lpurl} so it will be automatically changed (I beleive via the adwords_redirect url in the merchant center). The {device} variable is added in the url of th eproduct targe

ConversionFeedUpload - Timezone Update

2014-03-26 Thread adwo...@seo-news.at
Dear API-Community, I've just received an email regarding the usage of timezone information when uploading offline conversions trough the adwords API. I've seen that our system has not been able to upload sales since ~ 3 weeks, so I fixed the code as stated inside the mail. Afterwards, I've tri

Re: Best way to get campaigns from MCC clients?

2014-03-26 Thread María FZ
Hi! I'm using Java client library and now I can access with my client Id's. Thank you so much Josh! El miércoles, 26 de marzo de 2014 14:30:30 UTC+1, Josh Radcliff (AdWords API Team) escribió: > > Hi, > > I'm not sure which client library you are using, but each one has a way to > set the *cl

Re: Setting a flexible a bidding strategy to adgroups using the API

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi Ben, Yes, you can do this via the API. Please see our documentation on biddingfor more information. This gives details on how to do it on a campaign-level, but you can also do it on an ad group-level. See the ad

Re: Setting a flexible a bidding strategy to adgroups using the API

2014-03-26 Thread Ben Adwords API Profile
Hi Michael, Thank you for your answer. You are right. My question is not very clear. I will try to re-state it: let's assume I have a list of 200 adgroups that all use manual bidding strategies (CPC max). I decide that these 200 adgroups shoud now use a flexible/personalized bidding strategy t

Re: How to retrieve the mobile app report by adwords API?

2014-03-26 Thread qdhibaymcctest
Hi Josh, Thanks for your reply. >From the UI, it's placement report, see below details: "To get to the Managed Placements report, shown above, navigate to the top "Display network" tab then to the inner "Placements". The rows with the column "Status" equals "Management" are placements that serve

Re: MCC API Video Campaigns

2014-03-26 Thread Josh Radcliff (AdWords API Team)
Hi, Please see the following thread where the same question was asked. https://groups.google.com/d/msg/adwords-api/0sMKil9jOn4/NZ4rf0gK0oIJ Cheers, Josh, AdWords API Team On Tuesday, March 25, 2014 7:37:55 AM UTC-4, DzWu wrote: > > Hello, > > Google AdWords is supporting API of "*video campaign

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Roger Finch
Okay, Thanks Michael. At least I can send them your response to let them know it's not a tech issue. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Get Top Keywords By A Particular Metric

2014-03-26 Thread becky . russoniello
Just to clarify, I am already using filters to control the report results. I filter out Display Network and Display Campaign Optimizer criteria IDs (306 and 300), deleted keywords, keywords in deleted ad groups, and negative keywords. I even tried filtering out keywords with zero imp

Re: UNEXPECTED_INTERNAL_API_ERROR when mutating campaigns.

2014-03-26 Thread Namaan
Wow, thank you! I guess the way to deal with both problems is I can keep the predicate as is and include the status field in the selector. This way I can conditionally find the Id of either a paused or active campaign, or the first deleted campaign, in that order. On Wednesday, March 26, 2014

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi Roger, I understand your frustration, but unfortunately when you are receiving that specific error message, there is nothing the API team can do to help resolve the situation. The correct action was to contact the support team, and I'm sorry they've been giving redirecting you around elsewhe

Get Top Keywords By A Particular Metric

2014-03-26 Thread becky . russoniello
I am currently migrating my applications from v201306 to v201309 (and then straight to 201402). One of my most important functions gets an account's top keywords by a particular metric (impressions, clicks, or cost). In the past, I used AdGroupCriterionService to acquire this information. I s

Re: How to retrieve the mobile app report by adwords API?

2014-03-26 Thread Josh Radcliff (AdWords API Team)
Hi Johnson, I'm not quite following your question--could you provide some more details? For example, if the data you are interested in is available in the AdWords UI please specify the tab and view selections you are using to view the data. You may also find the following doc useful, as it ma

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Roger Finch
Hi Michael, I believe you but you have to understand that this is how Google has been throwing me around: 1. I checked the API documentation and it said I should contact the support team for the account inaccessible error. 2. The support told me it's an API issue and I should check on

Re: UNEXPECTED_INTERNAL_API_ERROR when mutating campaigns.

2014-03-26 Thread Josh Radcliff (AdWords API Team)
Hi, The issue here is that you are assuming that campaign names are unique across all states. However, the uniqueness rules in AdWords recently changed so that you now can have multiple DELETED campaigns with the same name, but names must be unique among ACTIVE or PAUSED campaigns. Using the

Get and Update CPC Bid for AdGroup

2014-03-26 Thread Alex Gruenewald
Hello. How I can get and then set (2 different requests) cpc bid for AdGroup? I'm not using API Client, so, could you give me a SOAP XML example? Many thanks, Alex Gruenewald -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper

UNEXPECTED_INTERNAL_API_ERROR on campaign mutate.

2014-03-26 Thread contact
Hi, I am getting a UNEXPECTED_INTERNAL_API_ERROR error when mutating a campaign set operation. I caught and logged the soap fault via the var_export php function as posted below. Any clues please as to what might be causing this? Many Thanks! SoapFault::__set_state(array( 'message' => '[In

Automatic refresh of expired credentials.

2014-03-26 Thread jakub . glapa
Hi! I need an offline access to AdWords API. I've obtained a refresh token with the help of GoogleAuthorizationCodeFlow with 'offline' access type as described here: https://code.google.com/p/google-api-java-client/wiki/OAuth2#Authorization_Code_Flow . I'm saving the refreshToken in a DB for fut

How to retrieve the mobile app report by adwords API?

2014-03-26 Thread qdhibaymcc
Hi, API team I am trying to get the mobile app report by adwords API for our clients. But the data seems not available for placement and url performance report. Would you please suggest how to get this report? Thanks a lot for your support in advance. BR, Johnson -- -- =~=~=~=~=~=~=~=~=~

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi Roger, Unfortunately, this error means that your account is suspended. I can't help you with this error on the forum. You will need to contact AdWords General Support again to get help getting your account into better standing. There is nothing you can do from the API side to help with this.

Re: Axis: Caused by: (0)null

2014-03-26 Thread Josh Radcliff (AdWords API Team)
Hi, Could you provide some more details about the requests that are failing? The XML request and response from your logs would be helpful, but please make sure you first remove any sensitive information as outlined in our forum rules

Re: AWQL ORDER BY error // ALSO DURING CLAUSE ERRORS

2014-03-26 Thread Josh Radcliff (AdWords API Team)
Hi, The ORDER BY clause is supported in service calls but not in report requests. See the usage differences list under *In AdHoc reports* here: https://developers.google.com/adwords/api/docs/guides/awql Cheers, Josh, AdWords API Team On Tuesday, March 25, 2014 11:06:42 AM UTC-4, Daniel Mayans

Re: Questions on OAuth

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi Aradhya, 1. Unfortunately, the old Java library does not support OAuth 2.0. You can find a guide on migrating to the new libraryat the new library's GitHub page. 2. Yes, you can access the servic

Re: Dimensions and metrics - what determines the number of results returned?

2014-03-26 Thread Josh Radcliff (AdWords API Team)
Hi Josh, Although you are querying an AdWords account, it looks like your report is a Google Analytics report. This group only covers the AdWords API so I would suggest re-posting to the Google Analytics Reporting API group

Re: Best way to get campaigns from MCC clients?

2014-03-26 Thread Josh Radcliff (AdWords API Team)
Hi, I'm not sure which client library you are using, but each one has a way to set the *clientCustomerId* header programmatically. For example, in the Java client library you would call setClientCustomerId on the *AdWordsSession*, and in .NET you would call GetRequestHeader() on the *AdWordsS

Re: Traffic estimation API

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi, Traffic estimation is based on historical performance, but it is not limited specifically to the history of the account in question. It is more of a wide-scale historical prediction. Regards, Mike, AdWords API Advisor On Monday, March 24, 2014 10:09:06 PM UTC-4, Cap'n of d'Ship wrote: > >

Re: Setting a flexible a bidding strategy to adgroups using the API

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi Ben, I'm not sure I entirely understand your question. Do you want the flexible bidding strategy to take into account the price of his product? If that's your question, then unfortunately this is not possible. You will likely have to manually adjust the bidding strategy when the price chang

Re: MDS set up using API

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi, I do not believe you can actually set up MDS initially through the API. See here for instructions on how to get MDS in the first place. Once that is set up, however, you should be able to create budgets using the BudgetOrderService

Axis: Caused by: (0)null

2014-03-26 Thread Gabriel Abadi
We are having some strange exceptions with the API, do you known the cause of this?. AxisFault

Can the API tell us what "Access Level" a user has?

2014-03-26 Thread Oliver
An email address can have 4 types of 'Access Level'. I'm not referring to the API access level (basic vs standard). I'm referring to the access level an email address has for an adwords account. Please see the attached screenshot showing the 4 types. Can the API tell us which one of those 4

Re: Dry run when executing Mutate operations

2014-03-26 Thread Luca Fiaschi
Hi all I have discovered the validate_only property of the client, however this property seems not to work as I would expect. I am trying to change the bids for some keywords and I hoped to get a mock response for testing purpose before going to real production mode. However, even though I set t

Dry run when executing Mutate operations

2014-03-26 Thread Luca Fiaschi
Hi all, I have to execute some operations with service.Mutate(operations) is there a generic way to get a dry run for this service (get mock response but do actually modify the live account) Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: ht

Re: Paid_Organic_Query_Report

2014-03-26 Thread Jóhannes Vollertsen
That is great news! Thanks for the good support. Den tirsdag den 25. marts 2014 23.37.38 UTC+1 skrev Ray Tsang (AdWords API Team): > > Johannes, > > Actually - good news. The columns are now available. Please use the > ReportDefinitionService to retrieve the latest set of columns, that > cont