Hello Frosti,

 It's not really clear from your post exactly what it is you're
seeing, and what you think you should be seeing. I'm also not sure
what you mean by having "moved" some keywords--keywords can't actually
be moved from one ad group to another. You can simulate a move by
deleting the keywords from the first ad group and creating new
keywords in the second ad group with the same attributes, but the new
keyword is technically distinct from the deleted keyword.

 If you could give a concrete example of what you say is missing,
including the SOAP responses illustrating the behavior, that would be
ideal.

Cheers,
-Jeff Posnick, AdWords API Team


On Dec 15, 10:39 am, Frosti <[email protected]> wrote:
> Hi,
>
> on last friday i've moved some keywords from one group to another.
> Later that day my cronjob ran but some of the keywords have been
> missing.
> But, missing isn't the right word. I've got 'em via the API but they
> didn't have any clicks. (Allthough we've made some that day).
>
> After a few time I found 'em in the GUI but didn't get anything via
> the API.
>
> I'm loading the keywords like this:
>
> $user = new APIlityUser();
> $ac = $user->getAllCampaigns();
> fe($ac as $c)
> {
>   $ag = $c->->getAllCriteria();
>
> }
>
> is there a possibility to load the deleted/moved/inactive keywords
> too?
>
> thx, frosti
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to