Hi,
I want to know the behavior you delete a BiddableAdGroupCriterion.
AdGroupCriterionOperation operation = new AdGroupCriterionOperation();
operation.setOperator(Operator.REMOVE);
BiddableAdGroupCriterion biddableCriterion = new
BiddableAdGroupCriterion();
biddableCriterion.setAdGroupId(12345
Further detail:
The connection issues we're having only happen with the AdWords API
servers which appear to be on the East Coast (64.233.169.112).
Forcing a connection to the servers on the West Coast (72.14.213.112)
allows everything to work properly.
On Mar 4, 2:18 pm, Gerard wrote:
> We're ha
We're having an issue making connections to the AdWords API
(adwords.google.com tcp:443). The problem is intermittant, where most
of our connection attempts aren't successfully establishing TCP
connections (SYN packet sent, no ACK returned).
We've got three application servers running the same so
Hi Anthony,
There are some cases where manual approval is needed for the terms and
conditions. I'll reach out to you offline to get your account
details.
Best,
- Eric
On Mar 4, 9:27 am, Anthony Coleman
wrote:
> Eric,
>
> Yes. That was one of the first things we did. Is there any other
> reason
In v13 we could get conversionOptimizerEligibility for a campaign to
check whether changing to CPA bids were possible.
How is this checked in 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 adw
In v13 we could get conversionOptimizerEligibility for a campaign to
check whether changing to CPA bids were possible.
How is this checked in 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 adw
Hi Daniel,
Please send an email to adwords-supp...@google.com with the email
address of your account and the SOAP XML request and response that
demonstrate this problem.
Best,
- Eric Koleda, AdWords API Team
On Mar 4, 4:15 am, Daniel wrote:
> Hi there!
>
> Since yesterday a get these error from
Hi,
There should be no element in the request. If you
remove this element the request should work correctly.
Best,
- Eric Koleda, AdWords API Team
On Mar 3, 6:00 pm, dsanborn wrote:
> I'm getting a RESPONSE_SIZE_LIMIT_EXCEEDED error eventhough I am only
> requesting a Get on a single Ad Group
Hi,
The AdWords API Java client library handles the ClientLogin API and
AuthTokens automatically. There is no automatic handling of AuthToken
expiration, you will receive an AuthenticationError with the
GOOGLE_ACCOUNT_COOKIE_INVALID reason.
Best,
- Eric Koleda, AdWords API Team
On Mar 3, 10:52
Hi Ales,
Do you have the SOAP XML request and response that demonstrates this
problem?
Best,
- Eric Koleda, AdWords API Team
On Mar 3, 10:32 am, Aleš Roubíček wrote:
> Hello,
>
> I'm using AdGroupService v200909 to fetch some AdvertGroups by
> campaignId. I set my selector and call the get meth
Hi,
Do you have the requestId for a request that demonstrates this
behavior?
Best,
- Eric Koleda, AdWords API Team
On Mar 3, 10:00 am, NVB wrote:
> I have tried everything and i have used each clientid which i could
> find in my mcc, but i still can't login with a clientid.I use the PHP
> clien
Hi Max,
The validateOnly header works with the BulkMutateJobService, but not
in the way you want. Using this header you can validate that the job
is structured correctly, but it won't validate that the operations
within the job are valid. If you want to validate your ads before
using the BMJS th
Hi,
The change history should reflect all the changes made by the
BulkMutateJobService. Did you examine all of the results of the job
to ensure that each operation completed successfully? A job can have
the COMPLETED status and still have operations that have failed.
Best,
- Eric Koleda, AdWord
Hi,
The sandbox works basically the same in v2009 as it does in v13. The
only difference is that there is no need to call
AccountService.getClientAccounts() before your first request. As soon
as you make your first request using v2009 your sandbox account will
be created.
Best,
- Eric Koleda, A
Hi Christopher,
Do you have the requestId for a request that demonstrates this
behavior? I can use that to look up further information about your
account.
Best,
- Eric
On Mar 3, 1:23 pm, Dhammiko wrote:
> Hello all, I have a question about my API developer key.
>
> When I log into the adwords
Eric,
Above you mention 3000 operations being too low a number to properly
utilize the BulkMutateJobService. What's the rule-of-thumb for when
using the BMJS makes more sense than using the synchronous services?
10K, 25K, 50K operations?
Also, in some testing we've done here, we see widely varyi
Eric,
You reference 3000 operations as being a relatively small number of
operations and that the synchronous services should be used in such
cases. Is there a rule-of-thumb around how many operations warrant
using the bulk service instead of the synchronous services? 5K, 10K,
50K?
I ask this a
I have been using v200909 for some time now to get keyword suggestions
with the monthly search counts
but now, I am receiving Zeros for these counts every time.
Did something change?
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post
When I use the AdGroupCriterionService and call the get() method, the
API returns criteria for a given Campaign and AdGroup that don't
appear when I use the https://adwords.google.com for the same campaign
and adgroup.
This in itself wouldn't bother me, but we've written a windows service
that upd
Eric,
Yes. That was one of the first things we did. Is there any other
reason this error would appear?
- Anthony
On Mar 3, 6:14 pm, AdWords API Advisor
wrote:
> Hi,
>
> Have you set up billing on the MCC account that you used to sign up
> for your developer token? This usually involves adding
Hi,
can a report with selectedReportType=URL or selectedReportType=Keyword
show me all DestinationURL's and Keywords and the CPC of a particular
day?
What I need is a List of active Keywords with DestinationURL and CPC
for the current day (or yesterday). The reports I have generated vary
from in
It could be that the system would allow for symbols w/ only certain
type of encoding (I'm guessing UTF-8) and not others (like 8859-1)
Just a thought.
Cheers!
Kemal
On Mar 4, 3:20 am, AdWords API Advisor
wrote:
> Hi Andy,
>
> I was able to send the unencoded pound sign successfully in my
> requ
You can purchase new credits by increasing the Monthly API budget with
your MCC account on the Adwords GUI (AdWords API Centre).
On 3 mar, 22:06, gasanden wrote:
> I am using Wordstream to manage our Google adwords account. When I
> attempt to "post" changes from Wordstream, I get a "you need mor
Hi there!
Since yesterday a get these error from the AdGrouppCriterionService
when i try to download the Account Keywords.
AuthenticationError.GOOGLE_ACCOUNT_DELETED @ ; trigger:'x...@xx.de'
The Account is still in our MCC and i can still login over the
webinterface.
I also can download the Camp
24 matches
Mail list logo