Re: How to get Local Monthly Searched

2011-05-13 Thread GemBox Software
Hi, I don't think you need this line of code: $languageService->TargetType='en'; In the description of Type_AttributeMapEntryit is written that AVERAGE_TARGETED_MONTHLY_SEARCHES, GLOBAL_MO

Broad Match Modified Kwords

2011-05-13 Thread Peter Stannett
Hi All I have a keyword report running automatically using v201101 and when it returns broad match modifieds, the keyword includes a ' mark. So instead of +red shoes it shows '+red shoes Is there anyway of removing this automatically? Thanks Peter -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Broad Match Modified Kwords

2011-05-13 Thread Evgeniy Bogdanov
Hi. echo preg_replace("#^'#", "", "'+red shoes"); Regards, -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

TargetingIdeaService returning 0 results for certain seed texts

2011-05-13 Thread Jamie Cobbett
This is an example of a request ("elk antlers for dogs") that reports 0 results, but the Google web Keyword Tool returns a full set of data. Our users report that this has changed recently. Strangely, doing an identical request with the string "elk antlers" returns "elk antlers for dogs" in the res

Re: TargetingIdeaService returning 0 results for certain seed texts

2011-05-13 Thread Jamie Cobbett
"parents are fighting" is another search string that returns zero results. On May 13, 2:31 pm, Jamie Cobbett wrote: > This is an example of a request ("elk antlers for dogs") that reports > 0 results, but the Google web Keyword Tool returns a full set of data. > Our users report that this has cha

v13 reporting taking much longer

2011-05-13 Thread bgraves
I've noticed that reports initiated between 3am-7am on Tuesday,Thursday, and today this week are taking much longer than usual to complete. Yesterday, in fact, some of our reports were pending for over 3 hours. This wasn't happening at all last week and our reports ran at a reasonable rate. Is t

CustomerSyncService: RateExceededError exception thrown

2011-05-13 Thread bgraves
I am currently following Google's recommendation for handling the the TOO_MANY_CHANGES error by narrowing the date range until I successfully receive the CustomerChangeData. I am only doing this for a single campaign within a 24 hour period by decreasing the range by 1 hour until I get the changes

How do we access MCC accounts that are not assigned a clientEmail

2011-05-13 Thread Peter
Hey AdWords Team, Recently Google AdWords has started allowing users to "Create account" from within AdWords in such a way that they are not assigned a clientEmail. This is very troublesome because presently we use the following method to retrieve data from MCC accounts for users. 1) Issue a call