Hello,
We have been using the TargetingIdeaService to get New idea of KEYWORD_TEXT
,AVERAGE_CPC , SEARCH_VOLUME for some time
now but recently we have noticed that the values returing were not expected.
For example, for the keywords in
$targetingIdeaService = $user->GetService('TargetingIde
Thanks
On Wednesday, July 31, 2013 11:59:51 AM UTC+5:30, Takeshi Hagikura (AdWords
API Team) wrote:
>
> Hi,
>
> This Id should be long values.
>
> 1**-**-
> 1**-**-
>
> Can you please try it again with removing the "-" (dash)?
>
> Best,
> - Takeshi, AdWords API Team
Takeshi thanks for the reply.
Since we have huge number of campaigns, we are grouping the campaigns on
the timestamp when they were last updated. We are passing the long[] of
campaign ids with start and end time stamp to Customer Sync Service. We are
doing this to avoid multiple calls to the
Hi Gurus,
I was trying to upgrade to oAuth2 authentication from ClientLogin method,
when I run the sample code I got below errors, have no clue what caused it,
is it possible that the way I create the "clientID" and "ClientSecret"
caused it? any reply is appreciated.
Exception in thread "
I am also receiving the same error (redirect uri mismatch) when running the
generate_refresh_token.py script, even with an offline application type.
Request Details
- from_login=1
- cookie_policy_enforce=false
- scope=https://adwords.google.com/api/adwords
- response_type=code
- a
Same issue here.
Account: 2341888483
AdGroup: 3002521520
CriterionId: 21622250
I can get this Criterion via a get operation on the AdGroupCriterionService
but I receive an " ApiError: EntityNotFound.INVALID_ID /
CriterionId{id=21622250}" when I try a mutate operation :-(
Looking forwards to yo
forget me... I was looping through multiple accounts, and I accidentally
used the reference/object to the wrong one
On Tuesday, July 30, 2013 4:03:20 PM UTC+2, guido...@rocket-internet.de
wrote:
>
> Hi Kevin,
> I do have a similar issue. I can execute a get() call against
> ManagedCustomerServi
Hi,
We have a first MCC which works well with API v201306.
But with our second MCC (684-327-0620), we have an issue.
Only the test account (643-272-3953) created last week works with the
v201306; all the other accounts face the issue:
[QuotaCheckError.INCOMPLETE_SIGNUP @ ;
trigger:'']
I d
Hi all,
There are some previous threads about AdParams, but I'd thought I combine
some of the issues I've encountered when using this feature, which from my
point of view is a great mechanism for making your campaigns more dynamic,
but is quite difficult to work with. I'm also interested whethe
AlertService doesn't return this information either.
Please expose this information through the API because going through the
web interface to detect this issue for thousands of accounts is just not
feasible.
-Kevin
On Monday, January 7, 2013 1:12:38 AM UTC-8, Danial Klimkin wrote:
>
> Hello
Dear AdWords,
I would greatly appreciate it if someone would be able to assist me.
Previously, I used SQL SSIS to make an ad hoc call for downloading Ad Sense
reports as CSV files into our warehouse. The method I used can basically be
outlined by the code below:
//User-related config
Hi,
I have same issue.. Here is my soap_xml.log
[Jul 31 2013 09:33:45.00 - INFO] POST
/api/adwords/cm/v201306/CampaignService?access_token=[REMOVED SENSITIVE
DATA] HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.4.3
Content-Type: text/xml; charset=utf-8
SOAPA
I set a specific date period with performance record for
"DISPLAY_KEYWORD_PERFORMANCE_REPORT", but it showed empty.
But it showed data in the general report "Keywords Performance
Report(KEYWORDS_PERFORMANCE_REPORT)", however, the keywords such as
Content(300) or Automaticontent(306) w
Closing as duplicate.
-Danial.
On Tuesday, July 30, 2013 12:13:27 AM UTC+4, connor@room77.com wrote:
>
> I am currently trying to retrieve monthly search volume for a list of
> keywords using get_keyword_ideas.py. On top of 'from adspygoogle import
> AdWordsClient' not working correctly(w
Hello,
I don't see any log or error attached to this thread. You can find you
clientCustomerId by logging into the AdWords user interface, the ID will be
in the top-right corner in format 123-456-7890.
-Danial, AdWords API Team.
On Tuesday, July 30, 2013 1:20:02 AM UTC+4, connor@room77.
Hello,
What is the type of the client you use? For Web application type you need
to explicitly list allowed redirect URLs in the API console.
>From your request it looks like you need an offline (standalone)
application type.
-Danial, AdWords API Team.
On Tuesday, July 30, 2013 12:17:18 AM
Hello Jacob,
Units are no longer used to API billing, so the number will always be 0.
You can track your units usage by checking the responses header for the
operations field.
-Danial, AdWords API Team.
On Tuesday, July 30, 2013 12:55:55 AM UTC+4, Jacob Elder wrote:
>
> Why is it that the A
Hello José,
Thank you for heads up. This looks like an issue specific to your SOAP
library rather than something that can be handled by the API. I recommend
checking the request XML code in this case, it is very likely you would see
an extra field you didn't plan requesting.
-Danial, AdWords
Hi All,
I am experiencing same issue while add negative ad-group criteria.
I am using code as
$adgroupCriterionService =
$user->GetService('AdGroupCriterionService', ADWORDS_VERSION);
$adgroupCriteria = array();
$placement_url = new Placement();
$placement_url->url = '
19 matches
Mail list logo