I have been working on google adwords for couple of day, it just works
fine when testing on sandbox.
but when I switch the developer token, application token and
clientemail for the RequestHeader, and try to add a campaign, i got
the following error.
QuotaCheckError.INCOMPLETE_SIGNUP_LATEST_NETAP
I am using Google adwords 2009 API, there is no issue when testing in
sandbox, when I switch over to Production, it give me this error:
AuthenticationError.CUSTOMER_NOT_FOUND @ ; trigger:'406-034-'
I am using .net with C#
---
RequestHeader header = new RequestHeader(
Hi,
I am working on Adwords API on behalf of a customer. We have over
5000+ AdGroups and 75,000 keywords. I just want to pull them down to
integrate with our current application.
I can successfully grab down all of Campaigns and AdGroups, but I do
experience the error "SizeLimitError.RESPONSE_SIZ
Hi Reed,
Thank you for your quick reply. What you mentioned is that I should
use V13 ReportService instead. I have never used V13 before.
Basically, the goal for us is to update keyword CPC everyday. So I
need to grab AdGroups & Criterions and they relationship as well. Can
ReportService accompli
If you want to delete a keyword, you should use
AdGroupCriterionOperation.operator = Operator.REMOVE, not just set the
user status on BiddableAdGroupCriterion.
James
On Jan 27, 12:36 pm, Manish Khettry wrote:
> I was trying to delete a keyword by setting its UserStatus to deleted and
> then ca
ality of the
> selector allows for the same functionality.
>
> Account Structure Reports can be a great way to download large amounts
> of data from the AdWords API, but keep in mind that not every field in
> the v2009 objects is available as a column in the report.
>
> B
Hi there,
I have successfully pulled down over 60,000 criterions along with the
mapping with Adgroups. When I am reviewing my data, I found that those
automatic placements are not pulled down. But I did pull down all of
the managed placements.
C# code
---
AdGroupCr
CampaignCriterionService is for negative criterion. so how to get
those automatic placements?
James
On Jan 29, 11:45 am, James604 wrote:
> Hi there,
>
> I have successfully pulled down over 60,000 criterions along with the
> mapping with Adgroups. When I am reviewing my data, I foun
Hi Gagan,
Sandbox works for me,too. (Feb.1,2010). BTW, I am using V200909
Sandbox, for V13, Eric said that you need to recreate your account.
James
On Feb 1, 9:18 am, AdWords API Advisor
wrote:
> Hi Gagan,
>
> I'm able to make requests to the sandbox successfully. Is it still
> down at this p
Hi,
I have grabbed all campaigns and saved them into our local database,
but few days ago, we added several new campaigns in, i try to grab
them down, i found the campaign selector only accept Id ( but this Id
is included id, MY QUESTION again, can i pass in EXCLUSIVE Ids, then
get the rest campai
Ok. I got it. Thanks as always.
James
http://www.myclapperboard.com
On Feb 16, 3:05 pm, AdWords API Advisor
wrote:
> HiJames,
>
> The ManualCPCAdGroupCriterionBids object contains a bidSource field
> that indicates if the bid came from the ad group or the criterion:
>
If you are frequently requesting the API service, you should cache the
token for 10 days (not sure it is 2 weeks or longer, but 10 days
should be safe), there is limit call for clientlogin API in a day
(probably 100 times, not sure the exact number, though).
Found you are using the class library,
I will say the "selectors" just give us very limit functionality. We
only can do included "ids". can we do set "excluded" ids? What I mean
is if I set a list of campaign ids, get all rest campaigns which are
NOT in the given list.
And wondering what are new features in 201003 API, any documents?
Recently, I have noticed that the keyword match type has 5 types:
keyword = broad match
"keyword" = match exact phrase
[keyword] = match exact term only
-keyword = don't match this term
+keyword = broad match keyword with modifier
but in the API document only has 3 types, my question is that
"Buy +Cheap Movie ticket" on "Broad" Match Type then
> Google will not match misspellings, synonyms etc on the word
> "Cheap" (or all the words followed by a plus sign[+]). Here, the
> actual Match Type is broad only.
>
> I hope that helps.
>
> T
w.myclapperboard.com
Buy More, Save More
On Feb 28, 5:57 pm, Navneet wrote:
> Yes, Keyword Id will be different for both the keywords but match type
> will be same ("Broad")..
>
> On Feb 28, 5:20 pm, James604 wrote:
>
>
>
>
>
>
>
> > My client wan
so furthermore, google adwords will treat "Buy +Cheap Movie ticket" , "Buy
Cheap +Movie ticket" and "Buy Cheap Movie ticket" as different keywords
with same match type?
How google Adwords to save those keywords, Google keywords will save "Buy
+Cheap Movie ticket" [will save + sign] in their d
I have figured this thing out. Thank you for your input.
Google Adwords saves + , and treat them as two keywords with same match type
"Broad", so Google will do better job if he sees the "+" sign.
James
-
http://www.myclapperboard.com
Buy More, Save M
18 matches
Mail list logo