Re: Customer account balances

2015-05-19 Thread pavel
Hello, I need to get the rest of the budget is for companies, and the remainder of the budget user account Transaction History. понедельник, 18 мая 2015 г., 22:45:28 UTC+3 пользователь Anthony Madrigal написал: > > Hello, > > If you want to get the account balances through reporting then you c

Tracking Template on AdGroup Level (or higher)

2015-05-19 Thread ralf.s
Hello, we want to use tracking templates on adgroup level (or higher). We would like to set it to eg. {lpurl}?para2=value Will this work for all final URLs of all ads and keywords in this adgroup? What happens, if a final URL already contains a question mark? eg. http://www.anydomain.com?para

Re: ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH

2015-05-19 Thread abbas . naumani
Hi Raghavendra, Thanks for your descriptions i understand the flow and now i got Report in a CSV format. Can you please also guide me Reports for UI i don't want to download report i just want to see reports on my own UI with my own settings. is there is any way by which i can list down my repor

Is it Possible to Auto- update Sitelinks to Final URLs?

2015-05-19 Thread Logan Ice
Hi, I was wondering if there was an easy way to update all sitelink destination URLs to Final URLs? We have updated all ad destination URLs, but would like to push for everything to be on Final URLs soon. In Editor, I can copy and paste each sitelink one by one from destination to final, but s

Not receiving SearchImpressionShare data when running a KEYWORDS_PERFORMANCE_REPORT for YESTERDAY (v201502)

2015-05-19 Thread Alexander Falk
I'm downloading keyword performance data into a SQL database for further analysis using the reporting API in Python. When I download data for exactly one day in the past, everything works fine and in the report XML file I get SearchImpressionShare data reported nicely for any single day in the

Re: having problems creating test mcc account

2015-05-19 Thread Cesar Ramos
Thanks so much El lunes, 18 de mayo de 2015, 9:55:05 (UTC-4:30), Josh Radcliff (AdWords API Team) escribió: > > Hi, > > Please contact the API Compliance Team via this form > . They should be able > to help you with the signup process. > > Thank

Update the ad

2015-05-19 Thread jason
Hi. I know that wheather I have created the ad I can change only it's status, to change other fields I have to delete the old one and create a new one. But at this point how can I maintain the report fields (for example the number of clicks) of the old ad into the new ad. It's out of the logic

Re: Customer account balances

2015-05-19 Thread Josh Radcliff (AdWords API Team)
Hi, Are the accounts involved using invoice billing? If so, you can get the spendingLimit of budget orders using BudgetOrderService

Re: Not receiving SearchImpressionShare data when running a KEYWORDS_PERFORMANCE_REPORT for YESTERDAY (v201502)

2015-05-19 Thread Josh Radcliff (AdWords API Team)
Hi, *SearchImpressionShare* is calculated for each day at a specific time, so you'll want to wait until after that time to retrieve that metric for the prior day. For more information on when each metric is available, please see the Help Center article on data freshness

Re: Is it Possible to Auto- update Sitelinks to Final URLs?

2015-05-19 Thread Josh Radcliff (AdWords API Team)
Hi Logan, You can use the new extension setting services such as CampaignExtensionSettingService to modify each SitelinkFeedItem

Re: Update the ad

2015-05-19 Thread Josh Radcliff (AdWords API Team)
Hi, You cannot set the number of clicks for an ad -- that is entirely managed by AdWords. If it's important for you to logically group the various versions of an ad together, you might consider applying labels to those ads. See our Labels Guide

Re: Be able to get budget order spend and status with BudgetOrderService adwrods api?

2015-05-19 Thread Anthony Madrigal
Hi Rothana, The UI and API have different statuses for Budget Order. The UI uses different logic for their statuses *Active *and *Ended. *For example, the API status may be *APPROVED *but the budget order may have gone passed its end date or spent all its budget, which is why the UI status is *

Re: Dynamic Search Ads missing in Ad Performance Report

2015-05-19 Thread rmarshall
I feel like I'm blind here. I don't see device category on either of the keywordless reports via the API. Can you direct me to a report via the API that i can slice the keywordless ads by device type? On Thursday, August 29, 2013 at 8:50:51 AM UTC-7, Takeshi Hagikura (AdWords API Team) wrote: >

Re: ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH

2015-05-19 Thread Raghavendra Soudala (AdWords API Team)
Hi Abbas, Here is a *guide* that helps you to customize your reports and view them on your UI. If you have any further questions regarding the UI reports, please feel free to post them on our* product forum

Re: Campaign Recommended Budget

2015-05-19 Thread Raghavendra Soudala (AdWords API Team)
Hi Kimsrung, We don't currently plan to add this functionality to the API. However, you may want to check out our Estimating Traffic guide and Generating Targeting Ideas guide

Re: Tracking Template on AdGroup Level (or higher)

2015-05-19 Thread Josh Radcliff (AdWords API Team)
Hi Ralf, The substitution is a simple replacement, so in your example, you would get the URL from option #1. You may want to check out our *Upgraded URLs* presentation on the AdWords API Workshops site , as it contains both a video of the presentation a

Re: What effect will trackingUrlTemplate have on a standard campaign?

2015-05-19 Thread Nadine Sundquist (AdWords API Team)
Hi Hans, The tracking template on a campaign should be used, regardless of whether the campaign is set to *Standard* or *All features*. The *Standard* versus *All features* option is a UI-only concept, and is simply used to control which options are visible in the UI for a given campaign. Best

Re: What effect will trackingUrlTemplate have on a standard campaign?

2015-05-19 Thread HK
Music to my ears :-) Thanks, Nadine. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this messa

Re: Tracking Template on AdGroup Level (or higher)

2015-05-19 Thread Mark
To answer your question directly... If you have a mix of urls with and without pre-existing parameters (ie the ? char), you must find a way to separate them when building tracking templates, and manually use ? for the ones without parms and & for the ones with parms. Another workaround (althoug

getting empty snippet of conversions

2015-05-19 Thread cvit sandeep
Hi Adword Team, When i adding conversions (website, phone, app) can get the snippet of the code after mutate request. But fetching all conversions from the "ConversionTrackerService" always returns an empty snippet. This is the code i am using.How can i get the snippet of corresponding convers

Re: Tracking Template on AdGroup Level (or higher)

2015-05-19 Thread ralf.s
Hi Josh, Thanks for your quick answer. According to it, Tracking templates on ad or higher level are only possible, if all final-urls follow the same scheme: all having already parameters or none have parameters. Because in real life, you cannot ensure this, tracking templates on ad level ist N

Re: UpgradedURLs domain name matching between Display URL & mobileURL

2015-05-19 Thread Santhosh Neyyar
Hi Anash, Thanks for the clarification. We currently have the destination URL in this format http://{ifmobile:m.yp.com}{ifnotmobile:www.yellowpages.com} Is there any chance the Ads would keep running, if we copy this to finalURL field (and keep final mobile URL empty) during the migr