Hi,
You'd have to use a selector with fields and a predicate to pull a single
campaigns stats no matter what. I suppose if you didn't want to bother
processing the XML/CSV and had a SOAP toolkit that handled the SOAP, then
making the web service call may be simpler (but cost more units, 1).
Trying to develop a platform to run my TrueView units on Youtube. Can't
find any documentation about whether these kinds of units are supported by
the API. Thougths?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
Hi HS,
I had the same issue a time ago and after some tests I used 5K keywords as
a batch size. Too large batches caused some problems when API errors was
returned (In these cases was necessary resend all the batch again and I
don't know why but I got more API errors when the size of batches we
Additional information
(request id: 0004c03e32aa8d100a422c6e761b)
Here's an example of a case where I am able to GET the criteria ids for an
adgroup, but when trying to SET the adparam values, the errors at the
bottom resulted
And I did successfully set a number of adparams for older adgrou
We are setting up a new API connection and it is only pulling in account
data from our main MCC, it is not pulling data from the sub-MCCs within the
main MCC. Has anyone encountered this before? Any ideas on how we can
pull the data from the sub-MCCs in the same API?
--
=~=~=~=~=~=~=~=~=~=~=
What would be a good use case to pull stats at the Campaign entity rather
than through a performance report?
On Tuesday, May 15, 2012 10:15:44 AM UTC-4, Kevin Winter wrote:
>
> Hi,
> Alexander is correct - you should use reports. The CampaignService will
> return aggregated stats for the date
Keywords are AdGroupCriterion which means they are unique to the AdGroup
they were created. Whenever you perform a mutate() on the AdGroupCriterion
(keyword) you must specify the scoping AdGroupId. I can only assume it's
this way because if each AdGroup would create a unique Keyword ID then th
Hi,
thanks for the answer, the error I am getting is
RefactoringTool: Python 3 does not support string exceptions
I tried to look into that, but have hardly any experience with Python
exceptions (come from a Web Developer background, so don't have too much
experience with exceptions at all)
If
I have been creating keywords on *different adroups *but with the same text
and I expected each of them to have a different ID but it seems that even
though the adgroup id's are different when the text is the same I get the
same criterion id's returned. I am baffled as to how I am supposed to wo