Re: CustomerSyncService (v201509) Bug, ? Service not returning added or deleted adExtensions?

2016-02-10 Thread serkan remzi kucukbay
Hi Nadine, Thank you very much for your quick respond and collaboration. Serkan Kucukbay On Tuesday, 9 February 2016 22:03:17 UTC+2, Nadine Sundquist (AdWords API Team) wrote: > > Hello Serkan, > > It was very thoughtful of you to add logs to help the rest of the > community in the future. Yin

Re: Using the TargetingIdeaService to get search estimates on London Boroughs

2016-02-10 Thread Paul NMP
Thanks Charles. It's frustrating that I can get data on low income/low population places in rural areas, but not on high income/high density areas in major centres. There's definitely a commercial incentive for Google to offer this! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Remarketing List Error

2016-02-10 Thread Akli Reguig
Hi, Ok i understand. The work around you are providing is not possible for us... By the way, the "bug" is not only on that property, but i am having the same issue when i try to change the value of other properties like Membership duration or Membership status. I have another question linked

Downloading whole account

2016-02-10 Thread Jan Šrámek
Hello. Adwords Editor allows to export whole account. It takes few seconds. My desire is to do the same thing via API and then Looping over all campaings, adgroups only in php. In my current method i am downloading all comapaingns then looping over all - getting all groups - getting all ads for

How to create a product group

2016-02-10 Thread caarif Ashraf
Hi I just created a shopping campaign(ID:360564044) and adgroup(ID:25522879364) using adwords php API. How do i create product group using api. When i try to create using ProductPartition it show message An error has occurred: [CriterionError.INVALID_PRODUCT_BIDDING_CATEGORY @ operations[7].ope

Re: SOAP XML error for Chinese Names in ManagedCustomerService

2016-02-10 Thread maxSonic Sun
Hi Mark, I have tried and it seems that the code will not run into the suds client :( In the code below, the graph will always be {}, leaving no way to have any content in it. And the error message is ":1:29168: not well-formed (invalid token)", I think this message is from the xml parsing part,

Value format

2016-02-10 Thread Johan de Groot
HI, When I download a report (e.g. campaign performance or criteria performance) via the PHP api library the values returned of ConversionValue and AllConversionValue have a thousands-separator. Example: "2,432.74" Because this data is uploaded to a Mysql database this isn't very useful; "243

Real-time event through API

2016-02-10 Thread Сергей Конев
Hi everyone! Is there any way to get real-time event through AdWords API, when someone views my youtube ad? Not getting entire Report, but only individual message, when particular event occurs. PS sorry for bad english-runglish :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

CLICK_PERFORMANCE_REPORT. Cant find the MatchType?

2016-02-10 Thread Lucas Ertola
Hello Everyone! Ive just discovered the existence of the CLICK_PERFORMANCE_REPORT , and I think is really useful for stop manual tagging my Adwords campaign with ValueTracks, and only store gclids, so la

Re: Adwords Mutatelink operation- editing default email format

2016-02-10 Thread 'Yin Niu' via AdWords API Forum
Hi Maurice, I believe the email is generated by system when you manually send invite through UI. But you can try your question in AdWords forum . Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Value format

2016-02-10 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, This has been mentioned before on other threads, and I agree that these fields should definitely be plain old numbers instead of adding extra characters that require parsing on your end. I have already filed a feature request on this in the past, and have added your voice to it. In the

Re: CLICK_PERFORMANCE_REPORT. Cant find the MatchType?

2016-02-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Lucas, Unfortunately, the ValueTrack values cannot be found using the Click Performance Report. The criteria fields are not just keywords or placements but any of the criteria that caused the link. You may find the ClickType

Re: Real-time event through API

2016-02-10 Thread 'Umesh Dengale' via AdWords API Forum
Hello, In the AdWords API, Youtube ads (Video ads) statistics are available through the API reports. The account statistics are available after three hours and the reports are calculated daily in the API report. The real-time events of Youtube ads are not available in the AdWords API. Please c

Re: Downloading whole account

2016-02-10 Thread 'Yin Niu' via AdWords API Forum
Hello, If AdWords Editor serves your need for this particular case, you should just use it to download the account data. AdWords API allows you to manipulate data on more granular level. You could also download data using the report API

is this bug? Negative keyword at campaign level return as a Keyword Object but expected result is com.google.api.ads.adwords.axis.v201509.express.NegativeKeyword?

2016-02-10 Thread serkan remzi kucukbay
Hi All, I have faced a problem while querying campaign criterion. I created negative keyword at campaign level, then i got mentioned criterion by id. In this case , Expected Criterion type is com.google.api.ads.adwords.axis.v201509.express.NegativeKeyword, but AdWords return com.google.api.ads.

Re: How to create a product group

2016-02-10 Thread 'Yin Niu' via AdWords API Forum
Hello, INVALID_PRODUCT_BIDDING_CATEGORY error indicates that bidding categories do not form a valid path in the Shopping bidding category taxonomy.

Re: What is the ClickType display value in the Ad Performance Report for "Purchase on Google"?

2016-02-10 Thread HK
> > Hi, Nadine >> > I agree that the POG scenario is not called out, which is the reason for my post. We don't have any customers live with POG yet, so I can't test this myself unfortunately and need to get answer from you guys. Let me try to simplify my question: If I have a live POG ad, some

Re: Condition, Channel and Channel Exclusivity values in PRODUCT_PARTITION_REPORT translated to campaign's "Country of sale" language

2016-02-10 Thread HK
Hi, Michael Any indication from engineering whether this is desired behavior or not? We have manually translated the 98 values we need to for now, but as I'm sure you've figured out by now :-), would like to avoid having to do so for other langues we might support in the future. Thanks, Hans

Re: TargetingIdeaService::LocationSearchParameter::Criteria ID Not Recognized

2016-02-10 Thread Charles Michael
Hi Nadine, I found from the logs files that it records each transaction so I was able to go to the start date (24 hours) and figure out the line number and calculate the total transactions that have gone through in the past 24 hours that way. On Tuesday, February 9, 2016 at 1:40:57 PM UTC-5,

Re: TargetingIdeaService::LocationSearchParameter::Criteria ID Not Recognized

2016-02-10 Thread Charles Michael
I've also found out that type "City Region" doesn't seem supported either for getting search volume estimates. So far the list of unsupported types I've done by trial and error seem to be: Municipality Borough Neighborhood City Region Would love to get a confirmed list from Google staff however

Re: Using the TargetingIdeaService to get search estimates on London Boroughs

2016-02-10 Thread Charles Michael
I've experienced the same thing, some neighborhoods that are in Canada have 600,000+ population but I can't get search volumes for them. What I ended up doing was submitting my entire keyword list assuming there is search volume and once the keywords are live, the low volume keywords would show

Re: Condition, Channel and Channel Exclusivity values in PRODUCT_PARTITION_REPORT translated to campaign's "Country of sale" language

2016-02-10 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, I apologize that you had to go through that hassle because of this lack of turnaround time. I'm going to push on engineering again to try to get an answer. I should hopefully have an answer for you by sometime next week about the plans here. Regards, Mike, AdWords API Team On Wednesday

Re: is this bug? Negative keyword at campaign level return as a Keyword Object but expected result is com.google.api.ads.adwords.axis.v201509.express.NegativeKeyword?

2016-02-10 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Thanks for attaching the SOAP XML logs. The CampaignCriterionService get operation returns the CampaignCriterionPage.entries which contains the NegativeCampaignCrite

Re: TargetingIdeaService::LocationSearchParameter::Criteria ID Not Recognized

2016-02-10 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Charles, I pinged the thread I started with that Targeting Idea Service engineering team again. Sometimes, they get a bit busy and don't see the questions come in. I'll keep you updated as soon as I hear more. Cheers, Nadine, AdWords API Team On Wednesday, February 10, 2016 at 1:05:38 PM UT

UI reports error for successfully uploaded CrmBasedUserList using APIv201509

2016-02-10 Thread Hunter
We successfully uploaded two CrmBasedUserLists through the API. However after a few days, the AdWords UI reports this message: *"Error with the last upload"*. Clicking into the CrmBasedUserList in the UI shows a different message: *"Internal server error. It looks like our internal servers had

Re: UI reports error for successfully uploaded CrmBasedUserList using APIv201509

2016-02-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, This question seems better suited for the AdWords Community Forum since the error appears in the UI. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: UI reports error for successfully uploaded CrmBasedUserList using APIv201509

2016-02-10 Thread Hunter
Hi Anthony, The list was loaded by the API and appears to point to a back-end issue when processing CrmBasedUserList files. I was under the impression that the Community forum was mostly for advice on using the UI and advertising topics, not developer support questions. I am happy to move the

Re: UI reports error for successfully uploaded CrmBasedUserList using APIv201509

2016-02-10 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Hunter, They should be able to help you since the error was in the UI. However, if you have any SOAP request and responses that may help with my investigation, I'll be glad to take a look at it. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: TargetingIdeaService::LocationSearchParameter::Criteria ID Not Recognized

2016-02-10 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Charles, The team got back to me. The geo types that are supported for TargetingIdeaService are: "Country", "Region", "Other", "Province", "State", "Territory", "City", "Canton", "Autonomous Community", "County", "Union Territory", "Prefecture", "Governorate", "DMA Region", "Municipality"

Re: What is the ClickType display value in the Ad Performance Report for "Purchase on Google"?

2016-02-10 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Hans, I've found that new features can be a bit sparse on documentation as well. Let's see if I can clear things up. *QUESTION:* If I have a live POG ad, someone clicks on it, and I then run an ad performance report. What value will show up for clickType? *ANSWER:* The ClickType

Re: TargetingIdeaService::LocationSearchParameter::Criteria ID Not Recognized

2016-02-10 Thread Charles Michael
Thank you Nadine, I really appreciate it and this will make it much easier than using trial and error, I'm not sure why I had municipality in my list, but I just tried a few Municipalities and they worked. If I find the ID that failed with municipality, I'll post in here. Finally, I did have o

Re: Using the TargetingIdeaService to get search estimates on London Boroughs

2016-02-10 Thread Charles Michael
Hi Paul, Nadine has updated the ticket I had with the list of types that are searchable, Boroughs and Neighborhoods are not searchable by volume. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.g

Re: What is the ClickType display value in the Ad Performance Report for "Purchase on Google"?

2016-02-10 Thread HK
Hi, Nadine Thanks for being patient with me. This is the first ad type I've come across that does not had a corresponding clicktype in the ad performance report, so I was sure there had to be one. Looks like I was wrong. Have you heard of any plans for adding this? It does surprise me that it's

Re: Site and Category Exclusion with the v13 API

2016-02-10 Thread alka . gupta
Hey was this problem solved for you ? On Monday, September 28, 2009 at 7:36:45 PM UTC+5:30, j.e.frank wrote: > > I'm trying to figure out if I can manipulate site and category > exclusions for placement campaigns through the API. (This would be > similar to using the Site and Category Exclusio

Re: Site and Category Exclusion with the v13 API

2016-02-10 Thread alka . gupta
Hey how do we do multiple campaign updates for category exclusion. On Monday, September 28, 2009 at 9:20:09 PM UTC+5:30, AdWords API Advisor wrote: > > Hi, > > It is possible to set negative website (aka placement) criteria on a > campaign level with the v13 API by using the method > Criterio

Re: Site Category Exclusion on Display Network

2016-02-10 Thread alka . gupta
Do you have a sample code as I am facing some issues. On Tuesday, February 9, 2016 at 1:07:25 AM UTC+5:30, Anthony Madrigal wrote: > > Hi, > > You can exclude site categories by creating a NegativeCampaignCriterion >

UNAUTHORIZED_USER error is showing while uploading offline conversion

2016-02-10 Thread VJ
Hi, I have created php script for uploading offline conversions to account. My script was working proper earlier but from yesterday I am getting this error "UNAUTHORIZED_USER". I can able to download CLICK_PERFOMANCE_REPORT using same RefreshToken but while adding Conversions only I am getting

Re: Real-time event through API

2016-02-10 Thread Сергей Конев
Thank you for answer, Umesh! среда, 10 февраля 2016 г., 18:18:21 UTC+3 пользователь Umesh Dengale написал: > > Hello, > > In the AdWords API, Youtube ads (Video ads) statistics are available > through the API reports. The account statistics are available after three > hours and the reports are