I downloaded the .NET client library 6.2.0 from
http://code.google.com/p/google-api-adwords-dotnet/
I am using the targetingidea service.
TargetingIdeaSelector selector = new TargetingIdeaSelector();
selector.searchParameters = new SearchParameter[]
{searchParameter};
selecto
Hi,
i need some information regarding the network types in Google campaigns,
from what i can understand whenever i create an campaign, i can select
whether to target content network or search network or both.
when i select
1. serach and content then the network is shown as -- *"ALL"*
2. sea
Is content bidding at the keyword level discontinued? We are still
able to set the network type of campaigns to CONTEN_SEARCH but no
indication of setting content bids at the keyword level in the
documentations.
--
You received this message because you are subscribed to the Google Groups
"AdWord
Now that the concept of bidding strategy is introduced for v200909,
will mixed cpm/cpc ad groups within a campaign still function properly
if not transitioned? Basically what will happen to campaigns that
already have ad groups with their cpm and cpc set? Which bidding
strategy will be assigned to
Could someone explain the following network types in more depth:
CONTENT_CONTEXTUAL Indicate ads coverage for
"content_synd_contextual".
CPA_REFERRAL Indicate ads coverage for "referral".
Thanks
-Ashkan
--
You received this message because you are subscribed to the Google Groups
"AdWords API
Hi,
Please discards this post, this issue has been fixed now.
Regards,
David
On Feb 3, 10:45 am, Dave L wrote:
> Hi,
>
> I received following error when try to get campaigns:
>
> http://schemas.xmlsoap.org/soap/
> envelope/">soap:Client faultcode>XML_STREAM_EXC soap:Body>
>
> Here is my Reques
Hi Eric,
Thanks for your advice and it works now. Thank you.
About authToken in my post, it is NOT a real authToken, it is fake, so
it is OK.
All the best,
David
On Feb 3, 1:43 am, AdWords API Advisor
wrote:
> Hi Dave,
>
> The first point is that you shouldn't post your authToken in public
Hi,
I received following error when try to get campaigns:
http://schemas.xmlsoap.org/soap/
envelope/">soap:ClientXML_STREAM_EXC
Here is my Request String:
http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://
www.w3.org/2001/XMLSchema" xmlns:xsi="http://www
Thanks Eric.
Regards,
Vijay
On Feb 2, 7:19 am, AdWords API Advisor
wrote:
> Hi Vijay,
>
> The base type ApiError only contains some basic information, and for
> more detail you need to cast the error to it's actual type, in this
> case AdGroupCriterionError:
>
> http://code.google.com/apis/adwo
I have a script that uses the TargetingIdeaService and we have been
getting good results from it for the most part. Generally we submit a
dozen or so keywords looking for PHRASE matches and the results we get
back are consistent with the keyword tool. For some reason using a
smaller dataset (1-3
Hi Eric,
What happens if one of the keywords fails to be added does the whole
mutate request fail like batch transactions or will one fail at a time
and return something else in the index place?
Thanks,
Kyle
On Feb 2, 9:28 am, AdWords API Advisor
wrote:
> Hi Kyle,
>
> Order is maintained betwee
Is https://adwords.google.com/select/KeywordToolExternal going to be
shut down on April 22, 2010 along with AdWords API v13?
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
Sorry, I'm a little bit slow :-) Do you have an example based on the
code posted earlier in this thread?
Best,
Robert
On 2 Feb, 17:58, AdWords API Advisor
wrote:
> Hi Robert,
>
> Please see my answer on this related thread:
>
> http://groups.google.com/group/adwords-api/browse_thread/thread/d7
Hi,
The AdParam.insertionText need to follow a very specific format. You
can see it here:
http://code.google.com/apis/adwords/v2009/docs/reference/AdParamService.AdParam.html
If you still can't get it working then post the SOAP trace here.
Cheers
--
You received this message because you are su
Hi,
The V13 codes does seem to work with v200909. You can see the full
v200909 reference codes in any of the client libraries (in the data
folder).
Region is the same as province. The polygon target is similar to the
proximity target, but instead of covering a circle with a specific
radius the ta
Eric:
When do you guys plan on posting OGNL examples w.r.t. error handling?
e.g. submitting a request to create multiple ads of which 1 ad fails
due to a policy violation.
How do we...
a] Extract the index of the erroneous ad(s).
b] Obtain a meaningful error code / error message for presentatio
We are in the process of migrating to the v200909 code base. Currently
we are doing Geo targeting at all possible levels and we like to know
whether the city, country, metro codes that are available in the v13
document would work with v2009? And by codes I am referring to
location codes. Also, curr
Im creating a php script to update ads with details from our stock
database for our marketing department. When i try sending a mutate
operation to set the new value generated from the database i get the
same error for each attempt:
AdParamError.INVALID_INSERTION_TEXT_FORMAT @ operations
[4].operan
We still get have problems with the InfoService of Version V200909.
V13 works fine here.
We do exactly whats listed in the Per-Call Migration Guide.
We use java and the adwords-api-6.3.0-loner.jar lib.
Example 1:
InfoSelector selector = new InfoSelector();
selector.setApiUsageType(ApiUsageType.UNI
since I only have problems with reports in API and other testscripts
works fine, I feel tempted to just schedule the GUI to email me
reports, and let my script capture the emails.
That is unless you tell me that requestId
f9b4e37c33a080c8202b2111b9f8da9b
only have minor flaws
regards
Dane
--
Y
Today i tried to read only one Group with a specific id i'll get the
following error:
"This campaign is accessible to the user, but does not belong to the
current customer. If you wish to access this campaign, you must set
the clientEmail header to an appropriate login."
I don't have any problem
Hi Robert,
Please see my answer on this related thread:
http://groups.google.com/group/adwords-api/browse_thread/thread/d72456c0e824a17c/
Best,
- Eric
On Feb 2, 11:14 am, "robert.johans...@adwire.se"
wrote:
> Hi Eric,
>
> I get the following error-message:
>
> [RequiredError.REQUIRED @ oper
Hi Eric,
I get the following error-message:
[RequiredError.REQUIRED @ operations[0].operand.criterion.text,
RequiredError.REQUIRED @ operations[0].operand.criterion.matchType
Best,
Robert
On 2 Feb, 16:32, AdWords API Advisor
wrote:
> Hi Robert,
>
> Are you getting an error message? If so, wh
Hi John,
The core engineering team is working on this issue now, and the fix
for this problem will likely be rolled out this month. Unfortunately
I don't have a more exact time frame to give you, and I would
encourage you to investigate a workaround in the mean time if
possible.
Best,
- Eric
On
Reed,
Just imagine if all those engine APIs start deviating from SOAP spec,
think of the custom code that all the clients (stand alone or
frameworks) have to write on their side and maintain it. I think the
whole point having w3c spec is that we don't have to worry about such
small things. Sendin
Hi Dave,
The first point is that you shouldn't post your authToken in public
forum, as it can be used to access your account. These tokens
normally expire after two weeks, but if you want to revoke it sooner
you need to change the password on your account.
As for the error, it is caused by inval
Hi Ewan,
I'll be posting a video presentation on the BMJS in the coming weeks
that covers this in more detail, but the simple answer is that you
should only make new wrappers (streams or parts) when necessary. For
streams it comes down to scoping entities, and for parts it is the
number of operat
Hi Robert,
Are you getting an error message? If so, what is it?
Best,
- Eric Koleda, AdWords API Team
On Feb 2, 10:20 am, "robert.johans...@adwire.se"
wrote:
> Unfortunately that was not the problem...
>
> On 2 Feb, 15:08, ewan wrote:
>
>
>
> > I noticed that you're using v200906 of the API.
Hi Ajit,
All new developer accounts must be reviewed before a token is issued
and approved, and this process may take up to two weeks. You can
check on the status of your token by logging in to your MCC account
and navigating to "My Account" -> "AdWords API Center".
Best,
- Eric Koleda, AdWords
Hi Kyle,
Order is maintained between operations and results, so you can use a
form of logic like you outlined.
Best,
- Eric Koleda, AdWords API Team
On Feb 1, 6:38 pm, Kyle LeNeau wrote:
> Hello,
>
> I am developing a process to bulk add/purchase keywords. I need to
> maintain what is added an
Hi,
When paging is used you will only be charged API units for the results
that are actually returned from you. So if you split the results into
pages of 10, and only request 1 page of results, you will only be
charged for 10 results.
Best,
- Eric Koleda, AdWords API Team
On Feb 1, 2:11 pm, Aji
Hi,
Can you provide the code you are using to generate the service? Can
you double check that you are using the correct URL endpoint?
Best,
- Eric Koleda, AdWords API Team
On Feb 2, 9:50 am, shiraazz wrote:
> *bump*
>
> On Feb 1, 12:38 pm, shiraazz wrote:
>
>
>
> > When I debug I get this err
Unfortunately that was not the problem...
On 2 Feb, 15:08, ewan wrote:
> I noticed that you're using v200906 of the API. I think that service
> was supposed to be switched off today. Try using v200909.
--
You received this message because you are subscribed to the Google Groups
"AdWords API
Hi Vijay,
The base type ApiError only contains some basic information, and for
more detail you need to cast the error to it's actual type, in this
case AdGroupCriterionError:
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.AdGroupCriterionError.html
This error
Hi Suraiya,
Can you post some sample code and the SOAP XML request it generates?
This information will give me a better idea of what's going wrong and
how to resolve it.
Best,
- Eric Koleda, AdWords API Team
On Jan 29, 6:20 pm, Suraiya wrote:
> Hello Eric,
> I am trying to use Perl TargetingIde
Thanks for the link by the way - I used his formatting now
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to
adwords-api+unsubsc
Changed the script, I managed to get the array written in the
requested way, formatting looks awfull though
can you please have a look at requestId
f9b4e37c33a080c8202b2111b9f8da9b
Still same error message
Report job failed validation due to the following error: The following
SOAP fault occurred:
I've been following this thread with curiosity. Given the variety of
ways that the various search engine marketing APIs (so I'm not just
picking on Google here) use to signal an error (500, refused
connections, ignored connections, as well as the ever popular method
of just sending back some form
Hello,
I have a problem importing all data of an account.
I ‘ve a thousands criterias and ads in my account but when I try to
import them into my database I have an internal server error. The PHP
script goes well with small account (I have a MCC).
I use the V13 with the examples given here:
http:
Hi,
This is probably pretty simple but I am using the
'estimateKeywordList' method to get data about certain keywords.
The results I get are lowerCPC = 191623 and upperCPC = 397986
What do these numbers mean? $19.16 CPC and $39.79 CPC? For a single
click?
If there is a link or faq or article tha
Is there, or will there be, an API offered for AdPlanner?
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to
adwords-api+unsubscr
*bump*
On Feb 1, 12:38 pm, shiraazz wrote:
> When I debug I get this error.
>
> at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse
> (SoapClientMessage message, WebResponse response, Stream
> responseStream, Boolean asyncCall)
> at System.Web.Services.Protocols.SoapHttpClient
Eric:
Is there an ETA for fixing this in production? We're stuck until it's
resolved and we're wrapping up development on a new release this
Friday.
John
On Jan 27, 10:30 am, AdWords API Advisor
wrote:
> Hi John,
>
> I believe there has already been some escalations through other
> channels, an
I am also using perl v5.8.8
further more I am using SOAP-Lite-0.710.10
I am pussled why it does not work on my system, when it works on
yours.
Thanks for the link, I have some detective work to do.
regards
Dane
--
You received this message because you are subscribed to the Google Groups
"AdWo
I noticed that you're using v200906 of the API. I think that service
was supposed to be switched off today. Try using v200909.
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.c
Hi, I received following error when try to get campaigns:
http://schemas.xmlsoap.org/soap/
envelope/">soap:ClientXML_STREAM_EXC
Here is my request string:
---
http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://
www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/20
Hi,
I've been using the Bulk Mutate Service and wasn't clear on how
streams and parts are supposed to be used. Does anyone know what the
best practices are for splitting operations into parts and streams?
For example, should all operations for the same scoping entity go in
the same stream or be s
This message just means that the v13 version of the API is depreciated
and most of the services will be switched off. The version that you
should now be using is called v2009. The keyword service hasn't been
removed but the name is changed and it works a bit differently. You
should look at the T
Hi,
I'm trying to update the destination URL for some of my keywords using
the XML below, but for some reason I can't make it work. Can you
please tell me what I'm doing wrong?
https://adwords.google.com/api/adwords/cm/v200906/
AdGroupCriterionService?wsdl">
SET
X
XX
XXX
49 matches
Mail list logo