Hi, We're adding some tagging parameters to the URL from the
ProductTarget's url field. But the base of the url is set as {lpurl} so it
will be automatically changed (I beleive via the adwords_redirect url in
the merchant center). The {device} variable is added in the url of th
eproduct targe
When we do traffic estimation via the API, is the result based on the
historical performance of the account?
Thanks!
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelope
t; forward. However, the Troubleshooting
> Guide<https://developers.google.com/adwords/api/docs/common-errors?csw=1#CustomerSyncError>
> contains
> suggestions on how to handle it.
>
> Thanks,
> Josh, AdWords API Team
>
> On Friday, March 14, 2014 6:03:56 PM UTC-4, Cap'n
ntain a *GetAccountChanges* example that
> illustrates how to use the service, e.g., the Java example is
> here<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201402/accountmanagement/GetAccountChanges.java>
> .
>
> C
I am trying to do a sync of our local database with the data we have in
adwords (since updates may be done by some other users to the Status/bids
of our keywords outside our internal app). Is there a way to get only
those assets(Campaign/AdGroups/Keywords/Product Targets/Ads) that have
changes
when I call
AdGroupReturnValue result = adGroupService.mutate(adGroupOperations);
I can do a
ApiError[] errors = result.getPartialFailureErrors() to get the errors.
if, for example I have 10 items in adGroupOperations and only 2 got errors,
the errors array will only contain 2 elements, is tha
When doing a mutate on adGroupService, the return value
of AdGroupReturnValue can give us the partialfailure errors in the form of
ApiError[].
What I haven't been able to confirm is, is this ApiError[] the same size as
the adGroupOperations passed to mutate? And if so, is the arrangement of
t
When I want to send a Mutate to delete a campaign Criterion, do I need the
Id that was returned to me when creating it?
I'm guessing I will but just want to make sure before I go with a planned
implementation on our side.
thanks
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also fi
I can't seem to find that from the API.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message beca
We're using the old style of authenticating to google using the login +
password for the google master account.
We had an application before that does not have any issues but now, we are
setting up a new server on AWS. On the first time that we try to log in to
google adwords (to use the API)
if I have a PLA campaign,
and I want to add a negative keyword for it, can my negative criterion be
of type keyword and put the keyword for negative there?
Or should I have a Criterion of type Product and set a negative somewhere
in one of the operands?
thanks!
--
--
=~=~=~=~=~=~=~=~=~=~=~
for BiddableAdGroupCriteiron that is of type Product, is any change in
product condition going to create a new target and automagically delete the
old one?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http:
In the references for the type ProductConditionOperand, there are 5
possible values for this :
*Only following values are allowed as Operand :*
- *id*
- *product_type*
- *brand*
- *adwords_grouping*
- *condition*
- *adwords_labels*
*This field can be selected using
I know there's a document somewhere that I read about the throttling done
when we are sending a lot of api calls to adwords api though I couldn't
find it now. Can anyone point me to that document or let me know the
limits?
We are developing an application to be used by different advertisers (w
Hi Anash,
This is an old thread but I think Johnny's concern is the same as those
before. This is also happening to our system integration tests that access
google. Those tests suddenly were failing with the same error indicated in
this ticket/thread. I was wondering if there was a change i
these are the fields we are retrieving
"AdGroupId", "CriterionUse", "Id", "SystemServingStatus", "Status",
"ApprovalStatus",
"DestinationUrl", "FirstPageCpc", "MaxCpc", "MaxCpm",
"EnhancedCpcE
1. does the keywordId field of the Ad performance report correspond to the
keywordId field of the keyword performance report?
2. In the keyword performance report, does each keyword and match type
combination have its own keywordId? (I'm guessing it is a yes but just want
to make sure).
--
=~
hi Dave, could you post the xml you used to access the sample report
successfully? I was rechecking our xml based on what Eric posted and we
still couldn't get it to work.
thanks!
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwords
I can't find sample java code for getting reports for V201109. I'm
using the V13 version =). any help would be appreciated. I looked at
the API already but needs a sample code that I can pattern mine to
thanks!
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and di
Pardon my ignorance, but where can I get the google client library java
client for v201109? I'm looking at calling the reports (like Campaign
Performance report, etc.).
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot
I also have the same question regarding the adgroup structure report that
retrieves the CPC bids
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~
inthe 2 reports mentioned above, if I am retrieving the CPC bids but the
adgroup where they are in are set up to be CPA bids, what value should I
expect to get in the CPC field?
at this point I don't have a CPA adgroup to play around so I have to resort
to asking this here.
--
=~=~=~=~=~=~=~=
hi, in updating the values for BiddableAdGroupCriterion, if I didn't
put an entry to any field (for example, the destinationUrl field),
will that field be updated to null (or empty String) in my adwords or
will the existing value there stay as it is?
Will there be a difference in response time if
Is the Operator SET supported for NegativeCampaignCriterion?
I am trying to write the code to modify an existing
NegativeCampaignCriterion's Keyword Criterion.
this is the code snippet :
NegativeCampaignCriterion x; //initialize x... then do
the code below.
ArrayList ope
24 matches
Mail list logo