Local Extension limit?

2015-06-23 Thread Michael T
Hello, Trying to create a bunch of location extensions in a campaign and every now and then some get a response of: 'Exception: [CollectionSizeError.TOO_MANY @ operations[0].operand.matchingFunction.rhsOperand] I guess a main question to ask is what is the limit of location extensions for

Re: Adwords API's keyword Planner use Account Setup

2015-06-23 Thread Umesh Dengale
Hi Dhwani, You can create the My Client Center (MCC) https://www.google.com/adwords/myclientcenter/ account to apply for access to the AdWords API, which is the first step in our sign up guide https://developers.google.com/adwords/api/docs/signingup. Regards, Umesh, AdWords API Team. -- --

Re: Retrieve an Interest Remarketing criterion through AdGroupCriterionService

2015-06-23 Thread Umesh Dengale
Hello, Could you provide me the SOAP request and response output? Just click *Reply privately to author* in the forum when responding. Don't forget to remove the developer token in the output. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Problems setting FinalUrls values on keywords

2015-06-23 Thread Giles Bodger
Hi all We have made a change to our API integration that now sets the finalUrls value and not the destinationUrl on a BiddableAdGroupCriterion when adding a keyword to an AdGroup and Campaign. We have been seeing a couple of weird errors though 1. When adding a COMPLETELY NEW campaign i can

Is there ANY possible way to download the Ad (the image itself) used in a Campaign?

2015-06-23 Thread Samuel Otero
Hi people I'm trying to download the images (the ads) used in my Campaigns. I'm working with the reporting feature of your API. Using the Campagin Performance Report, I don't find any way to download a binary file or something like that.. I could download some data using Selectors, but I

Re: CustomerSyncService not showing changes

2015-06-23 Thread Daniel Altman
Hello Umesh, isn't it possible for you and your team to fix the UI reports to retrieve the complete CSV? He has what he needs there, it is just that reports are coming back truncated... On Tuesday, June 23, 2015 at 7:47:20 AM UTC-3, sebastia...@despegar.com wrote: Hi Umesh, As I mentioned

empty Structure Reports, such as KEYWORDS_PERFORMANCE_REPORT

2015-06-23 Thread HK
As seen temporarily on 6/16, we are again getting empty reports from Google, for example the KEYWORDS_PERFORMANCE_REPORT. This seems to have started yesterday again. See this https://developers.google.com/adwords/api/community/?place=msg%2Fadwords-api%2FevSR0q5skC8%2Ft5wdfPnjwjAJ post for

Re: CustomerSyncService not showing changes

2015-06-23 Thread Josh Radcliff (AdWords API Team)
Hi Daniel, Sebastian, Could you send me the following information? 1. The customer ID of the account (xxx-xxx-) 2. The dates of the changes 3. If you have them, the campaign and ad group IDs of the deleted ads If you'd prefer, you can send that information *only to me* by clicking

Re: empty Structure Reports, such as KEYWORDS_PERFORMANCE_REPORT

2015-06-23 Thread HK
Hi, Josh We are using the same columns as mentioned in the beginning of the other post, so... AdGroupId, Id, CampaignId, KeywordText, CriteriaDestinationUrl, Status, CpcBid, CpmBid, KeywordMatchType, FirstPageCpc, QualityScore, IsNegative, CpcBidSource, FinalUrls, FinalMobileUrls,

Re: Placement status column

2015-06-23 Thread Umesh Dengale
Hi Mark, There are two types of placements reports, the *Automatic placements report* and the *Managed placements report.* The Automatic Placements Report (rows with status equal to *Automatic*) *maps https://developers.google.com/adwords/api/docs/guides/uireports#autoPlacementsReport* to

Re: empty Structure Reports, such as KEYWORDS_PERFORMANCE_REPORT

2015-06-23 Thread Josh Radcliff (AdWords API Team)
Hi Hans, Are you using the same fields you mentioned in your other post? I ask because I just ran a report against a test account (which has no impressions) using your field selections and predicates, and the response was non-empty. I re-ran this multiple times, and in each case I received

Re: Problems setting FinalUrls values on keywords

2015-06-23 Thread Josh Radcliff (AdWords API Team)
Hi Giles, On #1, are you sure this is happening when adding a *new* keyword to an existing campaign's ad group, and not when trying to issue a *SET* operation that passes the final URLs? To my knowledge, we'll only throw that error in two scenarios: 1. On a *SET* where *finalUrls* is

Re: Can I get specific search query information from a conversion?

2015-06-23 Thread Umesh Dengale
Hello, Search query information is not available due to protecting the user's privacy. We can provide aggregate data for keywords. The information you are looking for is available in the KEYWORDS_PERFORMANCE_REPORT

Re: Is there ANY possible way to download the Ad (the image itself) used in a Campaign?

2015-06-23 Thread Anthony Madrigal
Hello, If your ad is a Text ad https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService.TextAd*, *you will not be able to download the ad. However, if your ad is a Template Ad

Re: Placement status column

2015-06-23 Thread Mark R
Thanks Umesh. Are there any plans to include the Adwords product statuses in the Reporting API fields? -Mark On Tuesday, June 23, 2015 at 12:35:28 PM UTC-7, Umesh Dengale wrote: Hi Mark, There are two types of placements reports, the *Automatic placements report* and the *Managed

Re: empty Structure Reports, such as KEYWORDS_PERFORMANCE_REPORT

2015-06-23 Thread Josh Radcliff (AdWords API Team)
Hi Hans, Just to be 100% clear: when you get zero rows back, the request still succeeds (no error is returned), correct? If you have the date/time + timezone of a request that returned zero rows + the customer ID (xxx-xxx-), could you pass those along so I can investigate further?

Re: Placement status column

2015-06-23 Thread Umesh Dengale
Hi Mark, You could use a combination of the Status and IsNegative fields on the PLACEMENT_PERFORMANCE_REPORT https://developers.google.com/adwords/api/docs/appendix/reports/placement-performance-report to get similar information as the Status field in the user interface. On the

Creating image with base 64 byte array returns invalid image v201502

2015-06-23 Thread Vince NexonM
Following the image documentation https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService.Image It's stated that the raw data image should be base 64 byte array, but I kept getting an invalid image error. I then decided to try the regular byte array, non base 64

Re: Get All Client Details under MCC account with PHP API

2015-06-23 Thread Danial Klimkin
Hello Sany, Yes, the approach of running a report and checking the first month with the impressions available seems reasonable. -Danial, AdWords API Team. On Tuesday, June 23, 2015 at 7:05:40 AM UTC+2, Sarah Riddell wrote: Hi Danial, That's why i am using below approach to get account's

How can i migrate from Basic API Access to Standart?

2015-06-23 Thread Александр Пятковский
As i know Basic access alows 1 cals per day. But i need more. I already get basic api token, how i can change it to standart? PS. Sorry for bad English -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Can I get specific search query information from a conversion?

2015-06-23 Thread Liam Devlin
Hi all, I'm new to developing against the Ad Words API, and I'm wondering if the particular outcome I'm trying to achieve is even possible. I'm trying to integrate Ad Words with a third party tool which will track leads and sales. The customer wants to be able to see, on the individual lead

Re: How can i migrate from Basic API Access to Standart?

2015-06-23 Thread Danial Klimkin
Александр, добрый день, Необходимо заполнить форму, как указано на этой странице https://developers.google.com/adwords/api/docs/ratesheet Все поля нужно заполнять на аглийском. Для получение доступа standard будет необхоидмо предоставить подробное описание вашей системы. -Даниил, команда

Re: CustomerSyncService not showing changes

2015-06-23 Thread sebastian . lamelas
Hi Umesh, As I mentioned in the first post of this discussion: I also want to clarify that I tried downloading the change history of each account from the UI but it was all to no avail. Every time I tried to download the change history report, the downloaded CSV was truncated. I guess

Re: empty Structure Reports, such as KEYWORDS_PERFORMANCE_REPORT

2015-06-23 Thread HK
Josh, Correct, the request succeeds (no error) and it returns no rows. An example of such a request was done at 6/23/2015 5:06:22 PM PDT for customer ID 3837500421. It had includeZeroImpressions set to false. We just discovered that setting includeZeroImpressions to true does indeed resolve

Re: Problems setting FinalUrls values on keywords

2015-06-23 Thread Giles Bodger
OK - i have got the soap request and requestId for a test i just ran to example the #1 scenario Request made approx 12.57am GMT 23-06-2015 Request header soap:Body mutate xmlns=https://adwords.google.com/api/adwords/cm/v201502; operations xsi:type=AdGroupCriterionOperation